Skip to content

Commit f70f34e

Browse files
committed
placeholder page
0 parents  commit f70f34e

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

bg.png

285 KB
Loading

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<html>
2+
<body bgcolor="black" text="white">
3+
4+
<h1>Corkami - reverse engineering & visual documentations</h1>
5+
6+
<div style="text-align:center;">
7+
<img src="bg.png" align="center" alt="three layers of visual informations in one picture: the corkami logo, a visual description of a valid BMP file, and a maze (with a unique solution)"></br>
8+
</div>
9+
10+
<div style="text-align:right;"><h4>by Ange Albertini & the AAPTs</h4></div>
11+
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)