Explorar el Código

Update index.html

2DU hace 9 años
padre
commit
904442be42
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>