Browse Source

adding link

logicp 4 năm trước cách đây
mục cha
commit
b83de76494
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>
 );