"start"
My startpage.
Do whatever you want with this.
The basic steps are as follows:
- Clone this repo
- Edit index.html to have the links you want.
- set it as your homepage.
- if youre on firefox you can also set it to be the newtab by:
- type in about:config in the url bar
- search for newtaburl
- change the value to be the path to the index.html
- disable any addons that my interfere with newtabs.
To change the picture used as a bg in index.pixel.html:
- save whatever picture you want to use to the same directory as index.html
- edit index.html and change the line: img src="rocket.png" id="bg" alt=""
- edit rocket.png to be the name of the picture you want to use.