1
0
mirror of https://github.com/Pathduck/pathduck.github.io.git synced 2026-02-23 15:35:42 -05:00

Update files

This commit is contained in:
Stian
2026-01-26 11:03:01 +01:00
parent 50066d05f3
commit 07736fad80
2 changed files with 3 additions and 2 deletions

View File

@@ -13,9 +13,9 @@
<form method="get" action="touch.php">
<p>
<input type="submit" value="Touch Image" alt="Touch Image">
</p>
</p>
</form>
</form>
<?php
echo "Image last modified: " . date (DATE_RFC850, filemtime('vivaldi.jpg'));
?>

View File

@@ -1,2 +1,3 @@
.style1 {background: red;}
.style2 {display: none;}