summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.org b/README.org
index 65bebfa..ef60b87 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,4 @@
-#+HTML_HEAD: <link rel="stylesheet" href="../static/style.css">
-#+HTML_HEAD: <link rel="icon" href="../static/pavo.png" type="image/png">
+#+SETUPFILE: ~/.emacs.d/org-templates/projects.org
 #+EXPORT_FILE_NAME: index
 #+TITLE: Pavo
 
@@ -8,6 +7,12 @@ Pavo wraps other programs with /unveil/ & /pledge/.
 *Note*: This is still a work in progress, just the progress is very slow.
 I still think this is a neat idea, will complete this someday.
 
+*Note*: Someone made this & posted it on =misc@=.
+#+BEGIN_QUOTE
+[ANNOUNCE] pledge(1): an unprivileged sandboxing tool for OpenBSD
+https://marc.info/?l=openbsd-misc&m=160070752916257&w=2
+#+END_QUOTE
+
 | Project Home    | [[https://andinus.nand.sh/pavo/][Pavo]]           |
 | Source Code     | [[https://git.tilde.institute/andinus/pavo][Andinus / Pavo]] |
 | GitHub (Mirror) | [[https://github.com/andinus/pavo][Pavo - GitHub]]  |
93'>93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130