-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
36 lines (26 loc) · 1.27 KB
/
index.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
36
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- iPhone -->
<meta name="viewport" content="width=515"/>
<link rel="apple-touch-icon" href="http://guezota.com/guezota130.jpg"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- avatar made with Bitface - 8-bit Avatar Creator : https://itunes.apple.com/ru/app/bitface-8-bit-avatar-creator/id687230250?l=en&mt=8 -->
<head profile="http://www.w3.org/2005/10/profile">
<link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>guezota</title>
<meta name="author" content="guezota"/>
<meta name="keywords" content="guezota"/>
<link rel="icon"
type="image/gif"
href="http://guezota.com/favicon.gif">
<link rel="stylesheet" type="text/css" href="mobile.css" />
</head>
<body>
<!-- <p class="title">guezota</p> -->
<!-- <p class="logo"><img src="http://guezota.com/guezota.jpg" width="450"></p> -->
<p class="title">guezota</p>
<p class="xanatopequeno">one of <a href="https://maique.omg.lol">maique</a>'s many alter egos</p>
</body>
</html>