aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwww/html/fonctions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html/fonctions.py b/www/html/fonctions.py
index ef29718..6bfdf18 100755
--- a/www/html/fonctions.py
+++ b/www/html/fonctions.py
@@ -12,7 +12,7 @@ def baseHTML(title,body):
</head>
<body>
<nav>
- <a href="/index.py/">Index</a> |
+ <a href="/">Index</a> |
<a href="/fitre.py/">Filtre</a>
"""+ body +"""</body>
</html>
ss='deletions'>-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43