Skip to content

Commit

Permalink
p3x-robot sunday release 2018-2-15 23:40:26
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Feb 15, 2018
1 parent b7c3800 commit 7ebdf1d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ UrlToolkit {

---

[**GITLIST**](https://pages.corifeus.com/gitlist) Build v1.0.0
[**GITLIST**](https://pages.corifeus.com/gitlist) Build v1.0.1

[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LFRV89WPRMMVE&lc=HU&item_name=Patrik%20Laszlo&item_number=patrikx3&currency_code=HUF&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
---


# P3X Gitlist v1.0.0
# P3X Gitlist v1.0.1

# Description

Expand Down Expand Up @@ -100,7 +100,7 @@ If you have Composer in your path, things get easier. But you know the drill.

---

[**GITLIST**](https://pages.corifeus.com/gitlist) Build v1.0.0
[**GITLIST**](https://pages.corifeus.com/gitlist) Build v1.0.1

[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LFRV89WPRMMVE&lc=HU&item_name=Patrik%20Laszlo&item_number=patrikx3&currency_code=HUF&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down
12 changes: 6 additions & 6 deletions themes/default/js/themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
var themes = {
"bootstrap-default": "/themes/default/css/bootstrap-default.css",
"bootstrap-cerulean": "/themes/default/css/bootstrap-cerulean.css",
"bootstrap-flatly": "/themes/default/css/bootstrap-flatly.css",
"bootstrap-cyborg": "/themes/default/css/bootstrap-cyborg.css",
"bootstrap-cosmo": "/themes/default/css/bootstrap-cosmo.css",
"bootstrap-cyborg": "/themes/default/css/bootstrap-cyborg.css",
"bootstrap-darkly": "/themes/default/css/bootstrap-darkly.css",
"bootstrap-flatly": "/themes/default/css/bootstrap-flatly.css",
"bootstrap-journal": "/themes/default/css/bootstrap-journal.css",
"bootstrap-lumen": "/themes/default/css/bootstrap-lumen.css",
"bootstrap-readable": "/themes/default/css/bootstrap-readable.css",
"bootstrap-paper": "/themes/default/css/bootstrap-paper.css",
"bootstrap-readable": "/themes/default/css/bootstrap-readable.css",
"bootstrap-sandstone": "/themes/default/css/bootstrap-sandstone.css",
"bootstrap-simplex": "/themes/default/css/bootstrap-simplex.css",
"bootstrap-slate": "/themes/default/css/bootstrap-slate.css",
"bootstrap-spacelab": "/themes/default/css/bootstrap-spacelab.css",
"bootstrap-slate": "/themes/default/css/bootstrap-slate.css",
"bootstrap-superhero": "/themes/default/css/bootstrap-superhero.css",
"bootstrap-yeti": "/themes/default/css/bootstrap-yeti.css",
"bootstrap-united": "/themes/default/css/bootstrap-united.css"
"bootstrap-united": "/themes/default/css/bootstrap-united.css",
"bootstrap-yeti": "/themes/default/css/bootstrap-yeti.css"
}

0 comments on commit 7ebdf1d

Please sign in to comment.