-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (45 loc) · 1.88 KB
/
index.html
File metadata and controls
47 lines (45 loc) · 1.88 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
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Stevotdo.github.io : ">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Stevotdo.github.io</title>
</head>
<body style=" height: 666px;">
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner"> <a id="forkme_banner" href="https://github.com/stevotdo">View
on GitHub</a>
<h1 style="text-align: center;" id="project_title">Stevotdo.github.io</h1>
</header>
</div>
<!-- SIDEBAR -->
<div id="menu" style="width: 200px; float: left; margin-top: 31px;">
<div style="text-align: center; height: 100%; margin-top: -6px;"><br>
<h5>Projects</h5>
<a href="aokp.html">AOKP Kitkat</a><br>
<a href="ls.html">Liquidsmooth 3.2</a><br>
<br>
</div>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section style="height: 291px;" id="main_content" class="inner">
<h3> <a name="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages"><span
class="octicon octicon-link"></span></a>Welcome.</h3>
<br>
<span style="color: #222222;"><span style="font-family: 'Lucida Grande','Calibri',Helvetica,Arial,sans-serif;"><span
style="font-weight: bold;">Here you will find guides for compiling
various roms for the Pantech Burst. Enjoy</span></span></span><br>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>