-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscreenshots.html
35 lines (31 loc) · 1.35 KB
/
screenshots.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
26
27
28
29
30
31
32
33
34
35
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Froga Studios</title>
<meta name="description" content="Minecraft modders group containing people who are dum">
<meta name="author" content="Exo">
<meta property="og:title" content="Froga Studios">
<meta property="og:type" content="website">
<meta property="og:url" content="https://github.com/froga-studios/website">
<meta property="og:description" content="Minecraft modders group containing people who are dum. [Source](https://github.com/froga-studios/website)">
<link rel="icon" href="/favicon.png">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div style="clear: both">
<h2 style="float: left; margin-left: 30px;">Storage Recursion</h2>
<div style="clear: both">
<img width="800px" height="400px" src="/imgs/storagerecursion.png">
</div>
<h2 style="float: left; margin-left: 30px;">NoMoreScore</h2>
<div style="clear: both">
<img width="800px" height="400px" src="/imgs/nomorescore.png">
</div>
<h2 style="float: left; margin-left: 30px;">Silk That Amethyst</h2>
<div style="clear: both">
<img width="800px" height="400px" src="/imgs/silkthatamethyst.png">
</div>
</div>
</body>