소스 검색

Change repo to git (now that I am hosting actual repos)

bryan 5 년 전
부모
커밋
82bd919162
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      blog.bryanroessler.com/_config.yml
  2. 1 1
      landing.bryanroessler.com/_config.yml

+ 1 - 1
blog.bryanroessler.com/_config.yml

@@ -20,7 +20,7 @@ navbar-links:
   Home: "https://bryanroessler.com"
   Blog: "https://blog.bryanroessler.com"
   CV: "https://cv.bryanroessler.com"
-  Repos: "https://git.bryanroessler.com"
+  Git: "https://git.bryanroessler.com"
   Services:
     - Syncthing: "https://syncthing.bryanroessler.com"
     - Panel: "https://panel.bryanroessler.com"

+ 1 - 1
landing.bryanroessler.com/_config.yml

@@ -21,7 +21,7 @@ navbar-links:
   Home: "https://bryanroessler.com"
   Blog: "https://blog.bryanroessler.com"
   CV: "https://cv.bryanroessler.com"
-  Repos: "https://git.bryanroessler.com"
+  Git: "https://git.bryanroessler.com"
   Services:
     - Syncthing: "https://syncthing.bryanroessler.com"
     - Panel: "https://panel.bryanroessler.com"