Compare commits

..

1 commit

Author SHA1 Message Date
Heerko 32b0e7cad2 test 2026-01-15 14:05:42 +01:00

View file

@ -4,14 +4,14 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" /> <meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Welcome!</title> <title>Welcome. </title>
</head> </head>
<body> <body>
<div class="wrap"> <div class="wrap">
<div class="box highlight center"> <div class="box highlight center">
<h1>WELCOME TO MY PAGE</h1> <h1>THIS IS A TEST</h1>
<p class="blink spaced">★ Under Construction ★</p> <p class="blink spaced">★ Under Construction ★</p>
</div> </div>