diff options
| author | Shulhan <ms@kilabit.info> | 2026-04-14 22:45:01 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-04-14 22:45:01 +0700 |
| commit | a648025964a5f6da701d346458fbd57d4641138b (patch) | |
| tree | 17f2ce242839e374b93623329b39c8b829ae782e | |
| parent | c983736f6dd9c5919c39f6816486b8a5f4be652c (diff) | |
| download | kilabit.info-main.tar.xz | |
| -rw-r--r-- | _content/template.gohtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/template.gohtml b/_content/template.gohtml index 9018e5d..5e1b11c 100644 --- a/_content/template.gohtml +++ b/_content/template.gohtml @@ -30,7 +30,7 @@ <span class="item">|</span> <a class="item" href="mailto:ms@kilabit.info" target="_blank"> Email </a> <span class="item">|</span> - <a class="item" href="https://github.com/shuLhan" target="_blank"> GitHub </a> + <a class="item" href="https://git.kilabit.info" target="_blank"> Git </a> <span class="item">|</span> <a class="item" rel="me" href="https://fosstodon.org/@shuLhan" target="_blank"> Mastodon </a> <span class="item">|</span> |
