diff options
author | Andinus <andinus@inventati.org> | 2020-03-14 20:54:48 +0530 |
---|---|---|
committer | Andinus <andinus@inventati.org> | 2020-03-14 20:54:48 +0530 |
commit | 8801bbb8a501c8bd83957784cfeb5ab47bc0f863 (patch) | |
tree | 15880dbc24f2251869de50643b1c0c229a0b1bc4 | |
parent | 50871fcd3f7698b5d3b68518aea12d31533c5c20 (diff) | |
download | cetus-8801bbb8a501c8bd83957784cfeb5ab47bc0f863.tar.gz |
Add css styles in heading
-rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.org b/README.org index 9985136..19ba875 100644 --- a/README.org +++ b/README.org @@ -1,3 +1,5 @@ +#+HTML_HEAD: <link rel="stylesheet" href="../../static/style.css"> +#+HTML_HEAD: <link rel="icon" href="../../static/cetus.png" type="image/png"> #+TITLE: Cetus Cetus is a simple wallpaper management tool written in Go. It supports multiple |