diff --git a/Templates.md b/Templates.md index 1fa0b39..5403163 100644 --- a/Templates.md +++ b/Templates.md @@ -18,39 +18,39 @@ To enable the use of a template, configure its name (without the `.html` ending) This is the classic ZeroBin template as used until 0.19 Alpha: -![page PrivateBin template](https://zerobin.dssr.ch/img/0.22/page.png) +![page PrivateBin template](https://privatebin.info/img/0.22/page.png) ### bootstrap This is a [bootstrap CSS](http://getbootstrap.com/) based PrivateBin template and the default as of 0.20: -![bootstrap PrivateBin template](https://zerobin.dssr.ch/img/0.22/bootstrap.png) +![bootstrap PrivateBin template](https://privatebin.info/img/0.22/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](https://zerobin.dssr.ch/img/0.22/bootstrap-compact.png) +![bootstrap-compact PrivateBin template](https://privatebin.info/img/0.22/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](https://zerobin.dssr.ch/img/0.22/bootstrap-page.png) +![bootstrap PrivateBin template](https://privatebin.info/img/0.22/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](https://zerobin.dssr.ch/img/0.22/bootstrap-dark.png) +![bootstrap PrivateBin template](https://privatebin.info/img/0.22/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](https://zerobin.dssr.ch/img/0.22/bootstrap-dark-page.png) +![bootstrap PrivateBin template](https://privatebin.info/img/0.22/bootstrap-dark-page.png)