From 2320a614101ff97a92f35da183a76b511aff1827 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Thu, 25 Aug 2016 11:33:17 +0200 Subject: [PATCH] Updated Templates (markdown) --- Templates.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Templates.md b/Templates.md index b613db4..40eae5c 100644 --- a/Templates.md +++ b/Templates.md @@ -20,39 +20,39 @@ To enable the use of a template, configure its name (without the `.php` ending) This is a [bootstrap CSS](http://getbootstrap.com/) based PrivateBin template and the default as of 0.20: -![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap.png) +![bootstrap PrivateBin template](https://privatebin.info/img/1.0/bootstrap.png) ### bootstrap-compact This is a slightly modified template based on the bootstrap one above. It moves some options into a drop down and the navigation floats fixed to the top, even when scrolling down: -![bootstrap-compact PrivateBin template]({filename}/img/1.0/bootstrap-compact.png) +![bootstrap-compact PrivateBin template](https://privatebin.info/img/1.0/bootstrap-compact.png) ### bootstrap-page Not everybody liked the order of the "New" and "Send" buttons so they were switched for usability reasons. For those preferring the order as in the classic "page"-template there is this bootstrap CSS based theme: -![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap-page.png) +![bootstrap PrivateBin template](https://privatebin.info/img/1.0/bootstrap-page.png) ### bootstrap-dark Based on the [darkstrap](https://github.com/danneu/darkstrap) bootstrap CSS theme, this is a dark PrivateBin template: -![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap-dark.png) +![bootstrap PrivateBin template](https://privatebin.info/img/1.0/bootstrap-dark.png) ### bootstrap-dark-page Not everybody liked the order of the "New" and "Send" buttons so they were switched for usability reasons. For those preferring the order as in the classic "page"-template there is this [darkstrap](https://github.com/danneu/darkstrap) based theme: -![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap-dark-page.png) +![bootstrap PrivateBin template](https://privatebin.info/img/1.0/bootstrap-dark-page.png) ### page This is the classic ZeroBin template as used until 0.19 Alpha: -![page PrivateBin template]({filename}/img/1.0/page.png) \ No newline at end of file +![page PrivateBin template](https://privatebin.info/img/1.0/page.png) \ No newline at end of file