site/content
hedy d4914ef2f9
Head: Add meta description, remove useless <a> in <head>
Attempted to fix ugly indentation in generated HTML:
eg
    <html>
        <head>
            <meta>
            <more meta>
<meta from head.html>
<more stuff from head.html>
        </head>
        <body>
<header></header>
<footer></footer>
        </body>
    </html>

I feel like the only fix is to put the indentation manually in
partials/head.html etc.
2022-05-15 09:47:56 +08:00
..
posts fix typos and reformat markdown wrapping 2021-09-23 15:08:28 +08:00
shortcodes add about, projects, table, more css, and etc 2021-08-03 14:24:15 +08:00
tags modify css and tagds stuff 2021-08-04 15:18:13 +08:00
_index.gmi Content: Better homepage content 2022-05-14 21:16:39 +08:00
_index.md Head: Add meta description, remove useless <a> in <head> 2022-05-15 09:47:56 +08:00
about.gmi Update index, add ~cafe spotlight, update CSS 2022-05-07 16:16:01 +08:00
about.md Update index, add ~cafe spotlight, update CSS 2022-05-07 16:16:01 +08:00
cafe-spotlight.md Update index, add ~cafe spotlight, update CSS 2022-05-07 16:16:01 +08:00
projects.gmi content: about/index.* -> about.* and for projects 2021-08-25 11:39:41 +08:00
projects.md content: about/index.* -> about.* and for projects 2021-08-25 11:39:41 +08:00