diff options
| author | Andinus <andinus@nand.sh> | 2021-01-17 19:28:43 +0530 |
|---|---|---|
| committer | Andinus <andinus@nand.sh> | 2021-01-17 19:28:43 +0530 |
| commit | 16d21f9116db0854fbf33c3f4311918cf46afcfb (patch) | |
| tree | afb80da6cbfd4b75feed0273928fba0fa11ac284 | |
| parent | b5c9581c5ab744f5ae24480c6aca906da23782b2 (diff) | |
| download | lynx-main.tar.gz | |
| -rw-r--r-- | README.org | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,8 +1,6 @@ -#+HTML_HEAD: <link rel="stylesheet" href="../static/style.css"> -#+HTML_HEAD: <link rel="icon" href="../static/lynx.png" type="image/png"> +#+SETUPFILE: ~/.emacs.d/org-templates/projects.org #+EXPORT_FILE_NAME: index -#+OPTIONS: toc:nil -#+TOC: headlines 2 +#+OPTIONS: toc:2 #+TITLE: Lynx Lynx is a simple /unveil/ & /pledge/ wrapper. It returns /nil/ on unsupported systems, |