Browse Source

adding link

logicp 4 years ago
parent
commit
b83de76494
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/index.js

+ 1 - 0
src/pages/index.js

@@ -35,6 +35,7 @@ export default () => (
         "https://www.youtube.com/channel/UCK0xH_L9OBM0CVwC438bMGA",
         "YouTube"
       )}
+      {buildLink("https://git.logicp.ca/", "Private Git Service")}
     </div>
   </div>
 );