From 6638a5b08ad398ad1bcda29eb0bb401847cf4e4e Mon Sep 17 00:00:00 2001 From: phoenixbyrd Date: Wed, 11 Nov 2020 13:15:43 -0600 Subject: [PATCH] gallery page --- about.html | 1 + download.html | 1 + faq.html | 1 + gallery.html | 155 +++++++++++++++++++++++++++++++++++ gallery/desktop.png | Bin 0 -> 127247 bytes gallery/hulu.png | Bin 0 -> 868209 bytes gallery/lutris1.png | Bin 0 -> 1685743 bytes gallery/lutris2.png | Bin 0 -> 1615267 bytes gallery/lutris3.png | Bin 0 -> 1513316 bytes gallery/lutris4.png | Bin 0 -> 588380 bytes gallery/netflix.png | Bin 0 -> 1070476 bytes gallery/spotify.png | Bin 0 -> 510198 bytes gallery/sublime.png | Bin 0 -> 302692 bytes gallery/vscode.png | Bin 0 -> 230608 bytes gallery/xfinity-channels.png | Bin 0 -> 192190 bytes gallery/xfinity-show.png | Bin 0 -> 1095110 bytes index.html | 1 + style.css | 60 ++++++++++++-- twisteros.html | 3 +- twisterui.html | 1 + 20 files changed, 216 insertions(+), 7 deletions(-) create mode 100644 gallery.html create mode 100644 gallery/desktop.png create mode 100644 gallery/hulu.png create mode 100644 gallery/lutris1.png create mode 100644 gallery/lutris2.png create mode 100644 gallery/lutris3.png create mode 100644 gallery/lutris4.png create mode 100644 gallery/netflix.png create mode 100644 gallery/spotify.png create mode 100644 gallery/sublime.png create mode 100644 gallery/vscode.png create mode 100644 gallery/xfinity-channels.png create mode 100644 gallery/xfinity-show.png diff --git a/about.html b/about.html index 90f6a3f..b1835d3 100644 --- a/about.html +++ b/about.html @@ -15,6 +15,7 @@