devshort

private self-hosted shortlink service
git clone https://git.clttr.info/devshort.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 670cfd062f298274fc34ba8ffb68ca551b7a81ff
parent c6322d6307aac71534bbe8d021a46def7aae30b7
Author: Florian <kontakt@florian-kaldowski.de>
Date:   Thu, 28 Feb 2019 13:16:08 +0100

Add screenshots

Diffstat:
MREADME.md | 3+++
Adevelopment/devShort-admin-panel.png | 0
Adevelopment/devShort-index.png | 0
3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -6,6 +6,9 @@ The devShort URL shortener is the perfect choice for web developers, admins and What is a URL shortener? Visit our [wiki article](https://github.com/flokX/devShort/wiki/What-is-URL-shortening%3F) for more information. +| Index | Admin panel | +|:-----------:|:-----------:| +| ![Screenshot - Index](https://raw.githubusercontent.com/flokX/devShort/tree/master/development/devShort-index.png) | ![Screenshot - Admin panel](https://raw.githubusercontent.com/flokX/devShort/tree/master/development/devShort-admin-panel.png) | ## 1-2-3 Main features diff --git a/development/devShort-admin-panel.png b/development/devShort-admin-panel.png Binary files differ. diff --git a/development/devShort-index.png b/development/devShort-index.png Binary files differ.