diff --git a/.gitignore b/.gitignore index 1356974..2ffe6ee 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ img/8\.png js/popper\.js\.map bookmarkList\.json + +font-awesome/ diff --git a/README.md b/README.md index 7994ea5..f0ffd11 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -NewTabPage +# Start New Tab Page + +A new tab page that shows a list of grouped bookmarks. The background changes +based on the time of day. + +[Live site](https://start.neilbrommer.com/) + +I use Danny Care's [Bitday](https://danny.care/portfolio/bitday/) wallpaper set +for the above site. + +This project uses [Bootstrap](https://getbootstrap.com/), +[JQuery](https://jquery.com/), and [Font Awesome](http://fontawesome.io/). diff --git a/index.html b/index.html index 11543d5..f3948c0 100644 --- a/index.html +++ b/index.html @@ -8,13 +8,11 @@ - New Start + Start - - - - - + + + @@ -32,8 +30,8 @@
- - + +
@@ -109,7 +107,7 @@