Explorar el Código

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

bryan hace 5 años
padre
commit
82bd919162
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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"