├── LICENSE ├── README.md ├── cat.gif ├── index.html ├── startpage.gif └── style.css /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kencx/startpage/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kencx/startpage/HEAD/README.md -------------------------------------------------------------------------------- /cat.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kencx/startpage/HEAD/cat.gif -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kencx/startpage/HEAD/index.html -------------------------------------------------------------------------------- /startpage.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kencx/startpage/HEAD/startpage.gif -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kencx/startpage/HEAD/style.css --------------------------------------------------------------------------------