소스 검색

add vcs service

Pi 2 년 전
부모
커밋
1b2833ec91
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      index.html

+ 6 - 0
index.html

@@ -51,6 +51,12 @@
 }
 </style>
 <ul class="grid">
+	<li onclick="location.href='https://gogs.shandan.one/';" style="color: yellow;">
+  		<div>
+  			<h1>gogs</h1>
+  			<p class="child">Manage and access git repositories</p>
+  		</div>
+	</li>
 	<li onclick="location.href='https://shandan.one/pgadmin4';" style="color: steelblue;">
   		<div>
   			<h1>pgAdmin</h1>