A Quartz repository to hold my creative writing writing.by.keea.dog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

tangled logo light mode fix

keea.dog e2c1749c 7a5c017b

verified
+3 -2
+3 -2
content/index.md
··· 6 6 7 7 Here you'll find writing I've published. This site is still pretty heavily WIP, but hope you enjoy! 8 8 9 + <!-- TODO: stop hardcoding the CSS jackass!!! --> 9 10 10 11 You can find the source code on [Tangled](https://tangled.org/keea.dog/writing-site): 11 12 <a href="https://tangled.org/keea.dog/writing-site"> 12 - <img alt="tangled logo" src="/images/tangled_logo.svg" width=150 style="margin-bottom:0" /> 13 + <img alt="tangled logo" src="/images/tangled_logo.svg" width=150 style="margin-bottom:0;background:black;border-radius:0.5em;padding:0.5em" /> 13 14 </a> 14 15 15 16 All written content is provided under the [Creative Commons Attribution-NonCommercial 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/): 16 17 17 18 <a href="https://creativecommons.org/licenses/by-nc/4.0/"> 18 - <img alt="CC-BY-NC" src="/images/cc-by-nc.png" width=150 style="margin-bottom:0" /> 19 + <img alt="CC-BY-NC" src="/images/cc-by-nc.png" width=160 style="margin-bottom:0;" /> 19 20 </a>