-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<meta name="description" content=""> | ||
<meta name="author" content=""> | ||
|
||
<title>Grayscale - Start Bootstrap Theme</title> | ||
<title>Wongiseng's Home </title> | ||
|
||
<!-- Bootstrap Core CSS --> | ||
<link href="css/bootstrap.min.css" rel="stylesheet"> | ||
|
@@ -55,9 +55,6 @@ | |
<li> | ||
<a class="page-scroll" href="#about">About</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#download">Download</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#contact">Contact</a> | ||
</li> | ||
|
@@ -74,8 +71,8 @@ | |
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-8 col-md-offset-2"> | ||
<h1 class="brand-heading">Grayscale</h1> | ||
<p class="intro-text">A free, responsive, one page Bootstrap theme.<br>Created by Start Bootstrap.</p> | ||
<h1 class="brand-heading">Wongiseng</h1> | ||
<p class="intro-text">The end of an ego, the beginning of life</p> | ||
<a href="#about" class="btn btn-circle page-scroll"> | ||
<i class="fa fa-angle-double-down animated"></i> | ||
</a> | ||
|
@@ -89,23 +86,8 @@ <h1 class="brand-heading">Grayscale</h1> | |
<section id="about" class="container content-section text-center"> | ||
<div class="row"> | ||
<div class="col-lg-8 col-lg-offset-2"> | ||
<h2>About Grayscale</h2> | ||
<p>Grayscale is a free Bootstrap 3 theme created by Start Bootstrap. It can be yours right now, simply download the template on <a href="http://startbootstrap.com/template-overviews/grayscale/">the preview page</a>. The theme is open source, and you can use it for any purpose, personal or commercial.</p> | ||
<p>This theme features stock photos by <a href="http://gratisography.com/">Gratisography</a> along with a custom Google Maps skin courtesy of <a href="http://snazzymaps.com/">Snazzy Maps</a>.</p> | ||
<p>Grayscale includes full HTML, CSS, and custom JavaScript files along with LESS files for easy customization.</p> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<!-- Download Section --> | ||
<section id="download" class="content-section text-center"> | ||
<div class="download-section"> | ||
<div class="container"> | ||
<div class="col-lg-8 col-lg-offset-2"> | ||
<h2>Download Grayscale</h2> | ||
<p>You can download Grayscale for free on the preview page at Start Bootstrap.</p> | ||
<a href="http://startbootstrap.com/template-overviews/grayscale/" class="btn btn-default btn-lg">Visit Download Page</a> | ||
</div> | ||
<h2>About Wongiseng</h2> | ||
<p> Travellers through this journey called life. Forever reinventing and rediscovering self. </p> | ||
</div> | ||
</div> | ||
</section> | ||
|
@@ -114,19 +96,17 @@ <h2>Download Grayscale</h2> | |
<section id="contact" class="container content-section text-center"> | ||
<div class="row"> | ||
<div class="col-lg-8 col-lg-offset-2"> | ||
<h2>Contact Start Bootstrap</h2> | ||
<p>Feel free to email us to provide some feedback on our templates, give us suggestions for new templates and themes, or to just say hello!</p> | ||
<p><a href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
<ul class="list-inline banner-social-buttons"> | ||
<li> | ||
<a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a> | ||
<a href="https://twitter.com/wongiseng" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a> | ||
</li> | ||
<li> | ||
<a href="https://github.com/IronSummitMedia/startbootstrap" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a> | ||
<a href="https://github.com/wongsieng" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a> | ||
</li> | ||
<li> | ||
<a href="https://plus.google.com/+Startbootstrap/posts" class="btn btn-default btn-lg"><i class="fa fa-google-plus fa-fw"></i> <span class="network-name">Google+</span></a> | ||
<a href="https://plus.google.com/+AdiantoWibisono/posts" class="btn btn-default btn-lg"><i class="fa fa-google-plus fa-fw"></i> <span class="network-name">Google+</span></a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
@@ -139,7 +119,7 @@ <h2>Contact Start Bootstrap</h2> | |
<!-- Footer --> | ||
<footer> | ||
<div class="container text-center"> | ||
<p>Copyright © Your Website 2014</p> | ||
<p>Copyright © Wongiseng 2014</p> | ||
</div> | ||
</footer> | ||
|
||
|