mykiwi/mykiwi.blogpublic Fork 0
b9bda7a8b01c38c6369f1e073f36bb851049f34b
Commits
Clone
git clone https://git.rickub.com/mykiwi/mykiwi.blog.git
git clone ssh://git@rickub.com/mykiwi/mykiwi.blog.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

Port fzakaria.com design to Hugo and add a homepage profile 1bdbd06 · on b9bda7a8b01c38c6369f1e073f36bb851049f34b · Romain Gautier · 21h ago
render-heading.html · 1 line · 164 BHTML Blame HistoryRaw
1
<h{{ .Level }} id="{{ .Anchor }}">{{ .Text | safeHTML }} <a class="hanchor" href="#{{ .Anchor }}" aria-label="Permalink to this section">&sect;</a></h{{ .Level }}>