diff options
author | Anthony Wang | 2022-01-09 10:25:58 -0600 |
---|---|---|
committer | Anthony Wang | 2022-01-09 10:25:58 -0600 |
commit | 14449a63367691020c17545a33519269f02b3501 (patch) | |
tree | c751a994d17087c169e3f109bebc5e648fd6c215 /config.toml | |
parent | fdbfa831219364f7a1d3196b8a7f86b06cf593c6 (diff) |
Update Gitea link
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml index 47da846..e3f012e 100644 --- a/config.toml +++ b/config.toml @@ -35,9 +35,9 @@ theme = 'gokarna' pre = '<span data-feather="rss"></span>' weight = 5 [[menu.main]] - identifier = 'gitea' - name = 'Gitea' - url = 'https://git.exozy.me/Ta180m/ta180m.github.io' + identifier = 'git' + name = 'Git' + url = 'https://git.exozy.me/Ta180m/website' pre = '<span data-feather="git-pull-request"></span>' weight = 6 |