Update files

This commit is contained in:
Stian
2026-01-21 11:21:55 +01:00
parent 59a22c99d9
commit d28a170729
5 changed files with 64 additions and 14 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ system("touch vivaldi.jpg");
system("mv style1.css style.tmp; mv style2.css style1.css; mv style.tmp style2.css");
system("touch style1.css");
header("Location: index.html");
header("Location: ./");
?>