mykiwi/mykiwi.blogpublic Fork 0
a74fe0a29252e8de5b737ff5cf56888380055981
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 a74fe0a29252e8de5b737ff5cf56888380055981 · 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>