Skip to content

Commit

Permalink
Removed navbar from main page
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-p committed Mar 28, 2013
1 parent 04eaf19 commit 598814a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -6,15 +6,14 @@ This is the source for my little Github pages personal site.

## TODO

* Add ToC to CV.
* Maybe use Bootstrap's [ScrollSpy](http://twitter.github.com/bootstrap/javascript.html#scrollspy).

* Pick better/more header fonts?
- Erin thinks the pixel font is too pixel-y (especially since the background is as well).

* Main font seems too small on Macbook17. Make it bigger? Detect device something-something?

* Make the first page look not so empty.

* Take navbar off first page.

## License

http://adampritchard.mit-license.org/
2 changes: 0 additions & 2 deletions _layouts/mainpage.html
Expand Up @@ -4,8 +4,6 @@

{% include header.html %}

{% include nav.html %}

<div class="container-fluid">
{{ content }}
</div>
Expand Down

0 comments on commit 598814a

Please sign in to comment.