1
0
mirror of https://github.com/Pathduck/pathduck.github.io.git synced 2026-06-24 13:09:56 -04:00

update cache-test

This commit is contained in:
Stian
2026-01-31 13:21:01 +01:00
parent 4b1d33708f
commit 7ece5bcab7

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: ./");
header("Location: ./index.php");
?>