mykiwi/mykiwi.blogpublic Fork 0
78c3f9f4ba3fbfbd1c82d539b9b15f093367c716
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 78c3f9f4ba3fbfbd1c82d539b9b15f093367c716 · Romain Gautier · 20h ago
alert.html · 3 lines · 76 BHTML Blame HistoryRaw
1
2
3
<div class="alert alert-{{ .Get 0 | default "note" }}">
{{ .Inner }}
</div>