Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arpit2408 authored Oct 1, 2016
1 parent 8914dcb commit f1f4e07
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ possible with GitHub Pages. In just 3 simple steps, you will have your own
website.

1. [Create a Github account](https://github.com/join)
2. [Fork this repository](https://github.com/steveortiz/tamuhack/fork)
2. [Fork this repository](https://github.com/arpit2408/myIntro/fork)
3. Edit the `_config.yml` file

{% highlight yaml %}
title: Hack on GitHub Pages
description: >
This site will get you started hacking with GitHub Pages.
baseurl: "/tamuhack" # the subpath of your site
url: "https://steveortiz.github.io"
email: [email protected]
github_username: steveortiz
linkedin_username: trustycoder
twitter_username: trustycoder
url: "https://arpit2408.github.io"
email: [email protected]
github_username: arpit2408
#linkedin_username: trustycoder
#twitter_username: trustycoder
{% endhighlight %}

That's it! You should now have a website of your own.
Expand Down

0 comments on commit f1f4e07

Please sign in to comment.