소스 검색

Update index.html

2DU 9 년 전
부모
커밋
904442be42
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -476,7 +476,7 @@
 			<hr id="last">
 			<p>{{license}}</p>
 			<div id="powered">
-				<a href="https://github.com/2DU/Ownet"><img src="{{url_for('static', filename='images/on2.png')}}" width="100px"></a>
+				<a href="https://github.com/2DU/PYnamu"><img src="{{url_for('static', filename='images/on2.png')}}" width="100px"></a>
 			</div>
 		</div>
 	</body>