Created
April 3, 2015 14:32
-
-
Save Ramona2020/128a4ef36878e88ca22f to your computer and use it in GitHub Desktop.
Code for revised index.html
This file contains hidden or 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
--- | |
layout: default | |
title: Working With GitHub Pages | |
--- | |
<div class="container"> | |
<div class="blurb"> | |
<h1>Working With GitHub Pages</h1> | |
<p>During today's session, we will learn how to build a personal website using GitHub Pages. <a href="/about">Learn about Git, GitHub, and GitHub Pages</a></p> | |
</div><!-- /.blurb --> | |
</div><!-- /.container --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment