diff options
author | Andinus <andinus@inventati.org> | 2020-03-14 22:39:03 +0530 |
---|---|---|
committer | Andinus <andinus@inventati.org> | 2020-03-14 22:39:03 +0530 |
commit | 2bb448a63bf9e5d6c0b8121f951091ffdb2b4739 (patch) | |
tree | 450ab73a3d5cda399af77f3ed2261f01b0634fc9 /README.org | |
parent | 8801bbb8a501c8bd83957784cfeb5ab47bc0f863 (diff) | |
download | cetus-2bb448a63bf9e5d6c0b8121f951091ffdb2b4739.tar.gz |
Add project related links to readme
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.org b/README.org index 19ba875..a0fade1 100644 --- a/README.org +++ b/README.org @@ -1,10 +1,14 @@ #+HTML_HEAD: <link rel="stylesheet" href="../../static/style.css"> -#+HTML_HEAD: <link rel="icon" href="../../static/cetus.png" type="image/png"> +#+HTML_HEAD: <link rel="icon" href="../../static/projects/cetus/favicon.png" type="image/png"> +#+EXPORT_FILE_NAME: index #+TITLE: Cetus Cetus is a simple wallpaper management tool written in Go. It supports multiple sources for fetching the background. +*Project Home*: [[https://andinus.nand.sh/projects/cetus/][Cetus]] +*Source Code*: [[https://framagit.org/andinus/cetus][Andinus / Cetus]] + *Note*: Cetus is a work in-progress & many features are yet to be implemented. *Dependency*: [[https://feh.finalrewind.org/][feh]] |