-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmiao-image.html
More file actions
60 lines (50 loc) · 1.82 KB
/
Copy pathmiao-image.html
File metadata and controls
60 lines (50 loc) · 1.82 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon"
href="/favicon.png" />
<title>Home</title>
<link rel="stylesheet" href="/style.css" />
<script src="/script.js" defer></script>
</head>
<body>
<div class="nav">
<div class="extrabar"></div>
<a href="index.html"><img
src="/thumbnail.png"
alt="logo" id="logo" /></a>
<div class="navbar"></div>
</div>
<div class="main" style="
width: 480px;
left: 50%;
position: absolute;
transform: translate(-50%);
">
<h1 id="miao-image-file-type">Miao Image File Type</h1>
<p>
Miao Image is a new image file type that is designed to be fun to use. It is a simple image file type that is easy to use and is fun to use. It is a great way to share images with your friends and family.
<p>reasons not to use</p>
<ul>
<li>slow asf</li>
<li>large file size</li>
<li>unoptimised, prune to crashes</li>
</ul>
<p>reasons to use</p>
<ul>
<li>its funny</li>
</ul>
<h2>Links</h2>
<a href="https://github.com/daniel4-scratch/miao-image">Miao Image Repository</a> <br>
<a href="https://github.com/daniel4-scratch/miao-image/releases/latest">Miao Image Latest</a> <br>
<a href="https://github.com/daniel4-scratch/miao-image/releases">Miao Image Versions</a>
<br><br>
<img src="https://github.com/user-attachments/assets/487658a6-b13b-4763-add7-7cbe8abf2ef7" alt="image"></p>
</p>
<hr />
<h5>By Daniel4-Scratch</h5>
</div>
</body>
</html>