diff options
author | Mole Shang <[email protected]> | 2023-04-22 16:15:48 +0800 |
---|---|---|
committer | Mole Shang <[email protected]> | 2023-04-28 00:52:50 +0800 |
commit | 4f0d80baea60088c79235a662ea458cbca7151e1 (patch) | |
tree | 5567b7b81e170477997308db182dbce511efc5db | |
parent | cd787f09973bb226568f7ed8ed765382915431ef (diff) | |
download | chromate-main.tar.gz chromate-main.tar.bz2 chromate-main.zip |
chore: add git repo suffixmain
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index f013dc4..93ac9c2 100644 --- a/_config.yml +++ b/_config.yml @@ -70,7 +70,7 @@ highlight: # ['链接地址', '图标类', '图标之后的文字'] navbar: - ['mailto:[email protected]', 'fa fa-paper-plane', 'Email'] - - ['https://git.135e2.dev/135e2/MeaninglessRecords', 'fa fa-github', 'Source'] + - ['https://git.135e2.dev/135e2/MeaninglessRecords.git', 'fa fa-github', 'Source'] - ['https://linktr.ee/135e2', 'fa fa-external-link', 'Linktree'] - ['/feed.xml', 'fa fa-rss', 'RSS Link'] |