diff options
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | README.org | 7 |
2 files changed, 4 insertions, 5 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2020, Andinus <andinus@nand.sh> +Copyright (c) 2020, 2021 Andinus <andinus@nand.sh> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -1,10 +1,9 @@ -#+HTML_HEAD: <link rel="stylesheet" href="../../static/style.css"> -#+HTML_HEAD: <link rel="icon" href="../../static/perseus/favicon.png" type="image/png"> +#+SETUPFILE: ~/.emacs.d/org-templates/projects.org #+EXPORT_FILE_NAME: index #+TITLE: Perseus -Perseus is a simple link aggregation and discussion program. It is written in Go -& uses sqlite3 for storage. +Perseus is a simple link aggregation and discussion program. It is +written in Go & uses sqlite3 for storage. | Project Home | [[https://andinus.nand.sh/perseus][Perseus]] | | Source Code | [[https://tildegit.org/andinus/perseus][Andinus / Perseus]] | |