diff --git a/source/img/showcase/HowlingATAT.webm b/source/img/showcase/HowlingATAT.webm new file mode 100644 index 0000000..ec399ac Binary files /dev/null and b/source/img/showcase/HowlingATAT.webm differ diff --git a/source/img/showcase/ZeldaTheme2.webm b/source/img/showcase/ZeldaTheme2.webm new file mode 100644 index 0000000..b45b756 Binary files /dev/null and b/source/img/showcase/ZeldaTheme2.webm differ diff --git a/source/img/showcase/cleanDaftPunk.webm b/source/img/showcase/cleanDaftPunk.webm new file mode 100644 index 0000000..36d91b2 Binary files /dev/null and b/source/img/showcase/cleanDaftPunk.webm differ diff --git a/themes/rainmeter-www/_config.yml b/themes/rainmeter-www/_config.yml index 887e6e3..443ecab 100644 --- a/themes/rainmeter-www/_config.yml +++ b/themes/rainmeter-www/_config.yml @@ -60,10 +60,10 @@ carousel: # Showcase gallery gallery: - - type: 'gfycat' + - type: 'video' link: https://www.reddit.com/r/Rainmeter/comments/5rg8fp/howling_atat/ thumbnailURL: img/showcase/thumb_HowlingATAT.png - content: BestInsecureHowlermonkey + content: img/showcase/HowlingATAT.webm title: 'Howling AT-AT' author: 'Jumats' - type: 'image' @@ -84,10 +84,10 @@ gallery: content: img/showcase/cyberpunkcoffee.gif title: 'Cyberpunk Coffee' author: 'Labr4t' - - type: 'gfycat' + - type: 'video' link: https://www.reddit.com/r/Rainmeter/comments/5erns9/a_clean_daft_punk_setup_giving_life_back_to_music/ thumbnailURL: img/showcase/thumb_cleanDaftPunk.png - content: GreatShadyAegeancat + content: img/showcase/cleanDaftPunk.webm title: 'Clean Daft Punk setup' author: 'The_siderian' - type: 'video' @@ -108,10 +108,10 @@ gallery: content: img/showcase/geometry.png title: 'Geometry Rainmeter' author: 'Iroaseta' - - type: 'gfycat' + - type: 'video' link: https://www.reddit.com/r/Rainmeter/comments/6gv77s/so_this_is_the_volume2_of_my_zelda_theme/ thumbnailURL: img/showcase/thumb_ZeldaTheme2.png - content: WelldocumentedGlossyAnkolewatusi + content: img/showcase/ZeldaTheme2.webm title: 'Zelda theme 2.0' author: 'NicoNoFace' diff --git a/themes/rainmeter-www/layout/_partial/index/gallery.ejs b/themes/rainmeter-www/layout/_partial/index/gallery.ejs index 51a4c9b..0e5e79a 100644 --- a/themes/rainmeter-www/layout/_partial/index/gallery.ejs +++ b/themes/rainmeter-www/layout/_partial/index/gallery.ejs @@ -20,16 +20,6 @@ Your browser does not support HTML5 videos. <% } %> - <% if (gallery.type === 'gfycat') { %> - - <%- gallery.title %> by <%- gallery.author %> - - - <% } %> <% if (gallery.type === 'youtube') { %> <%- gallery.title %> by <%- gallery.author %>