diff --git a/README.md b/README.md index 7066383..d6e258c 100755 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ It has a public front page under https://krt.mn with the latest shortened url. The backend is a completely restyled interface based on the YOURLS default styles (which are quite ugly). Here's what it looks like in the admin area: -![](http://f.cl.ly/items/2M0C2N1z0q3S0J0O0c2J/krtmn-admin-screen.png) +![](screenshot.png) + +![](screenshot2.png) Everything custom is happening in `/user`: -- `user/plugins/my-own-stuff/plugin.php` adds css file link and a bit more dynamically to the html `head` +- `user/plugins/kremalicious/plugin.php` adds css file link and a bit more dynamically to the html `head` - `user/css/krtmn.css` overwrites the default styles diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..cd6abd3 Binary files /dev/null and b/screenshot.png differ diff --git a/screenshot2.png b/screenshot2.png new file mode 100644 index 0000000..6e1876e Binary files /dev/null and b/screenshot2.png differ diff --git a/user/fonts/font-awesome b/user/fonts/font-awesome deleted file mode 160000 index 563a6f3..0000000 --- a/user/fonts/font-awesome +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 563a6f3cba56ac802af9d898c5b9a3401e6faabf