mirror of
https://github.com/kremalicious/krtmn.git
synced 2024-12-22 09:13:25 +01:00
cleanup
This commit is contained in:
parent
5b67b889e1
commit
6cb621ca80
@ -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:
|
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`:
|
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
|
- `user/css/krtmn.css` overwrites the default styles
|
||||||
|
|
||||||
|
|
||||||
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
BIN
screenshot2.png
Normal file
BIN
screenshot2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
@ -1 +0,0 @@
|
|||||||
Subproject commit 563a6f3cba56ac802af9d898c5b9a3401e6faabf
|
|
Loading…
Reference in New Issue
Block a user