Update index.html

This commit is contained in:
karl 2026-01-07 12:10:39 +01:00
parent 26c68ad2ca
commit 4bad4ccab4

View file

@ -3,11 +3,12 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="1"> <meta http-equiv="refresh" content="5">
<title>Braids</title> <title>Braids</title>
</head> </head>
<body> <body>
<p>Braids refreshes every 1 second.</p> <p>Braids refreshes every 1 second.</p>
<p>Testing auto git pull in crontab.</p> <p>Testing auto git pull in crontab.</p>
<p>Hey heerko!</p>
</body> </body>
</html> </html>