2023-06-03 14:09:23 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>Blog</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-06-06 16:04:39 +01:00
|
|
|
this is a test
|
2023-06-26 03:54:25 +01:00
|
|
|
<script src="/blog/js/index.js"></script>
|
2023-06-03 14:09:23 +01:00
|
|
|
</body>
|
|
|
|
</html>
|