diff options
| -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 |
