diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-12-24 03:32:22 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-01-02 00:13:30 +0300 |
commit | 8acb898a2f2730e2a853c844f0e8b9bb2d690f49 (patch) | |
tree | 8adc60ea6bf248622973af99e8e54c80623a86cd /static/svg/icons | |
parent | 89b0939c584df21981d65511576a6272ce57cdbd (diff) | |
download | yaroslavps.com-8acb898a2f2730e2a853c844f0e8b9bb2d690f49.tar.gz yaroslavps.com-8acb898a2f2730e2a853c844f0e8b9bb2d690f49.zip |
Huge html+css revamp
* Plus added links to new photo gallery and donate page.
* Title fix
Diffstat (limited to 'static/svg/icons')
-rw-r--r-- | static/svg/icons/srht.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/svg/icons/srht.svg b/static/svg/icons/srht.svg new file mode 100644 index 0000000..f4c6264 --- /dev/null +++ b/static/svg/icons/srht.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" +aria-label="sourcehut" role="img" +viewBox="0 0 512 512"><circle cx="256" cy="256" r="232" style="fill:none;stroke-width:48;stroke:#fff"/></svg> |