14 lines
340 B
HTML
14 lines
340 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="refresh" content="5">
|
|
<title>Braids</title>
|
|
</head>
|
|
<body>
|
|
<p>Braids refreshes every 1 second.</p>
|
|
<p>Testing auto git pull in crontab.</p>
|
|
<p>Hey heerko!</p>
|
|
</body>
|
|
</html> |