diff --git a/config.js b/config.js new file mode 100644 index 0000000..0040a71 --- /dev/null +++ b/config.js @@ -0,0 +1,2 @@ +config.source="example_links.txt"; +config.columns=3; diff --git a/example_links.txt b/example_links.txt new file mode 100644 index 0000000..e25be40 --- /dev/null +++ b/example_links.txt @@ -0,0 +1,31 @@ +# News + +[Hesari](http://www.hs.fi) +[YLE](http://www.yle.fi/uutiset) +[Ilmatieteenlaitos](http://www.fmi.fi/) +[Weather.fi](http://www.weather.fi/) +## In Radio +[Paiva tunnissa](http://areena.yle.fi/1-2269602) +[Radiouutiset](areena.yle.fi/1-1440981) + +# Media + +[IMDB](http://www.imdb.com/) +[Areena](http://areena.yle.fi/tv/a-o) + +# Fun + +[Viivi ja Wagner](http://www.helsinginsanomat.fi/viivijawagner/) +[xkcd](http://www.xkcd.com/) +[Perry Bible Fellowship](http://www.pbfcomics.com/) +[Cyanide and Happiness](http://www.explosm.net/comics) +[Fingerpori](http://www.hs.fi/fingerpori/) + +# Google + +[Google](http://www.google.com/ig?hl=en) +[Gmail](http://www.gmail.com) +[Gcalendar](https://www.google.com/calendar/render) +[Gmaps](http://maps.google.com/) +[Drive](http://drive.google.com) + diff --git a/index.html b/index.html index 378f0e2..2bbe667 100644 --- a/index.html +++ b/index.html @@ -3,19 +3,13 @@