Windows95WebsiteTemplate/posts/Second-08-26-2024.html
2025-01-14 11:19:56 -07:00

24 lines
447 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<title>10-25-2024 - Second Entry</title>
<link rel="stylesheet" href="../scripts/styles.css">
<style>
@font-face {
font-family: wind95;
src: url(../fonts/w95fa.woff);
}
</style>
</head>
<body style="font-size:20px">
<p> Placeholder</p>
<p> 25 October, 2024</p>
<p>
Placeholder message content
</p>
</body>
</html>