-
Notifications
You must be signed in to change notification settings - Fork 0
/
freeli.html
25 lines (25 loc) · 1.37 KB
/
freeli.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FREE LOREM IPSUM!! | sz5ylv1a</title>
<link rel="me" href="https://meow.social/@sz5ylv1a">
<link rel="stylesheet" media="screen and (max-width:850px)">
<meta content="sz5ylv1a" property="og:title" />
<meta content="it's sylvia's website!!!!!!!" property="og:description" />
<meta content="https://sz5ylv1a.github.io/" property="og:url" />
<meta content="https://sz5ylv1a.github.io/resources/images/thing.jpg" property="og:image" />
<meta content="#c5f5c3" data-react-helmet="true" name="theme-color" />
<link rel="stylesheet" href="style.min.css">
</head>
<body>
<header></header>
<div class="content dark">
<h2>FREE LOREM IPSUM!!!!</h2>
<p style="margin-bottom: 0;">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<footer></footer>
</body>
<script src="script.js"></script>
</html>