diff options
| author | Shulhan <ms@kilabit.info> | 2024-12-03 22:13:02 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-12-03 22:13:02 +0700 |
| commit | 0cc5ed7a911f5597ee19aed0a772458725eadf8e (patch) | |
| tree | 5b92f0f54928c31a659ef391ab7c3eb56c28f9be | |
| parent | 83f1a751fe41260612ba60c5c974e0c42dd86681 (diff) | |
| download | kilabit.info-0cc5ed7a911f5597ee19aed0a772458725eadf8e.tar.xz | |
_content: add link to email me at top bar
| -rw-r--r-- | _content/template.gohtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_content/template.gohtml b/_content/template.gohtml index 43cf306..72140a5 100644 --- a/_content/template.gohtml +++ b/_content/template.gohtml @@ -21,8 +21,9 @@ <div class="topbar-right"> | - <a href="/ama" target="_blank"> Ask Me Anything </a> | + <a href="/ama" target="_blank"> AmA </a> | <a href="https://build.kilabit.info" target="_blank"> Build </a> | + <a href="mailto:ms@kilabit.info" target="_blank"> Email </a> | <a href="https://github.com/shuLhan" target="_blank"> GitHub </a> | <a rel="me" href="https://fosstodon.org/@shuLhan" target="_blank"> Mastodon |
