adding screenshots to readme - linuxgaming - Linux gaming aggregate tool, built to test out NodeJS.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 2919930fdc06bd6e6b625ce83e1bd05776d25db7
(DIR) parent 7d476752c5aa2979c1a01fdd61156bb5dc9c0e6b
(HTM) Author: Jay Scott <me@jay.scot>
Date: Tue, 26 Feb 2019 14:56:01 +0000
adding screenshots to readme
Diffstat:
M README.md | 4 ++++
M linuxgaming/templates/base.html | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/README.md b/README.md
@@ -2,6 +2,10 @@
This is my own Linux gaming aggregate webapp I built for personal use.
+
+
+
+
## Development
### Environment
(DIR) diff --git a/linuxgaming/templates/base.html b/linuxgaming/templates/base.html
@@ -51,7 +51,7 @@
<a class="item" href="/sources/all" data-content="Show data sources">
<i class="database black large icon"></i>
</a>
- <a class="item" href="https://gitlab.com/jayscott/linuxgaming"
+ <a class="item" href="https://gitlab.com/beardyjay/linuxgaming"
data-content="Source code" target="_blank">
<i class="gitlab orange large icon"></i>
</a>