This commit is contained in:
Simon Vieille 2016-10-07 13:58:33 +02:00
parent e37967e1e9
commit 20c9257974
2 changed files with 8 additions and 2 deletions

5
1.html
View file

@ -32,6 +32,9 @@
<li>
<a href="/">Lives</a>
</li>
<li>
<a href="https://www.livecoding.tv/deblantv/">TV</a>
</li>
<li>
<a href="https://gitnet.fr/deblan">Forge</a>
</li>
@ -73,4 +76,4 @@
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
</html>

View file

@ -32,6 +32,9 @@
<li>
<a href="/">Lives</a>
</li>
<li>
<a href="https://www.livecoding.tv/deblantv/">TV</a>
</li>
<li>
<a href="https://gitnet.fr/deblan">Forge</a>
</li>
@ -72,4 +75,4 @@
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
</html>