Update index.html
This commit is contained in:
parent
26c68ad2ca
commit
4bad4ccab4
|
|
@ -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>
|
||||||
Loading…
Reference in a new issue