From e6df6605224843f3b4e15b09fa5d58193f5c2e3f Mon Sep 17 00:00:00 2001 From: David Bolack Date: Tue, 27 Jan 2026 20:06:51 -0600 Subject: [PATCH] Rename files --- client/homebrew/pages/homePage/welcome_msg.md | 14 +++++++------- themes/Legacy/5ePHB/snippets.js | 4 ++-- themes/V3/5ePHB/snippets/coverpage.gen.js | 14 +++++++------- themes/V3/Blank/snippets.js | 8 ++++---- themes/V3/Blank/snippets/imageMask.gen.js | 6 +++--- ...cfdf39054a418efd4cb743e.jpg => catwarrior.jpg} | Bin themes/assets/{IwHRrbF.jpeg => demontemple.jpg} | Bin themes/assets/{GZfjDWV.png => dragoninflight.jpg} | Bin themes/assets/{hMna6G0.png => homebrewerymug.png} | Bin .../assets/{IsfUnFR.jpeg => mountaincottage.jpg} | Bin themes/assets/{9TU96xY.jpeg => nightchapel.jpg} | Bin themes/assets/{MJ4YHu7.jpeg => shopvials.jpg} | Bin 12 files changed, 23 insertions(+), 23 deletions(-) rename themes/assets/{4a8179462cfdf39054a418efd4cb743e.jpg => catwarrior.jpg} (100%) rename themes/assets/{IwHRrbF.jpeg => demontemple.jpg} (100%) rename themes/assets/{GZfjDWV.png => dragoninflight.jpg} (100%) rename themes/assets/{hMna6G0.png => homebrewerymug.png} (100%) rename themes/assets/{IsfUnFR.jpeg => mountaincottage.jpg} (100%) rename themes/assets/{9TU96xY.jpeg => nightchapel.jpg} (100%) rename themes/assets/{MJ4YHu7.jpeg => shopvials.jpg} (100%) diff --git a/client/homebrew/pages/homePage/welcome_msg.md b/client/homebrew/pages/homePage/welcome_msg.md index 4324caf1a..d4d6bed05 100644 --- a/client/homebrew/pages/homePage/welcome_msg.md +++ b/client/homebrew/pages/homePage/welcome_msg.md @@ -36,7 +36,7 @@ After clicking the "Print" item in the navbar a new page will open and a print d If you want to save ink or have a monochrome printer, add the **PRINT → {{fas,fa-tint}} Ink Friendly** snippet to your brew! }} -![homebrew mug](/assets/hMna6G0.png) {position:absolute,bottom:20px,left:130px,width:220px} +![homebrew mug](https://homebrewery.naturalcrit.com/assets/homebrewerymug.png) {position:absolute,bottom:20px,left:130px,width:220px} {{artist,bottom:160px,left:100px ##### Homebrew Mug @@ -77,16 +77,16 @@ If you wish to sell or in some way gain profit for what's created on this site, If you'd like to credit us in your brew, we'd be flattered! Just reference that you made it with The Homebrewery. ### More Homebrew Resources -[![Discord](/assets/discordOfManyThings.svg){width:50px,float:right,padding-left:10px}](https://discord.gg/by3deKx) +[![Discord](https://homebrewery.naturalcrit.com/assets/discordOfManyThings.svg){width:50px,float:right,padding-left:10px}](https://discord.gg/by3deKx) If you are looking for more 5e Homebrew resources check out [r/UnearthedArcana](https://www.reddit.com/r/UnearthedArcana/) and their list of useful resources [here](https://www.reddit.com/r/UnearthedArcana/wiki/resources). The [Discord Of Many Things](https://discord.gg/by3deKx) is another great resource to connect with fellow homebrewers for help and feedback. {{position:absolute;top:20px;right:20px;width:auto -[![Discord](/assets/discord.png){height:30px}](https://discord.gg/by3deKx) -[![Github](/assets/github.png){height:30px}](https://github.com/naturalcrit/homebrewery) -[![Patreon](/assets/patreon.png){height:30px}](https://patreon.com/NaturalCrit) -[![Reddit](/assets/reddit.png){height:30px}](https://www.reddit.com/r/homebrewery/) +[![Discord](https://homebrewery.naturalcrit.com/assets/discord.png){height:30px}](https://discord.gg/by3deKx) +[![Github](https://homebrewery.naturalcrit.com/assets/github.png){height:30px}](https://github.com/naturalcrit/homebrewery) +[![Patreon](https://homebrewery.naturalcrit.com/assets/patreon.png){height:30px}](https://patreon.com/NaturalCrit) +[![Reddit](https://homebrewery.naturalcrit.com/assets/reddit.png){height:30px}](https://www.reddit.com/r/homebrewery/) }} \page @@ -162,7 +162,7 @@ Images must be hosted online somewhere, like [Imgur](https://www.imgur.com). You Using *Curly Injection* you can assign an id, classes, or inline CSS properties to the Markdown image syntax. -![alt-text](/assets/4a8179462cfdf39054a418efd4cb743e.jpg) {width:100px,border:"2px solid",border-radius:10px} +![alt-text](https://homebrewery.naturalcrit.com/assets/catwarrior.jpg) {width:100px,border:"2px solid",border-radius:10px} \* *When using Imgur-hosted images, use the "direct link", which can be found when you click into your image in the Imgur interface.* diff --git a/themes/Legacy/5ePHB/snippets.js b/themes/Legacy/5ePHB/snippets.js index 57104f205..c6bd86f6d 100644 --- a/themes/Legacy/5ePHB/snippets.js +++ b/themes/Legacy/5ePHB/snippets.js @@ -40,7 +40,7 @@ module.exports = [ icon : 'fas fa-image', gen : [ '', 'Credit: Kyounghwan Kim' ].join('\n') @@ -50,7 +50,7 @@ module.exports = [ icon : 'fas fa-tree', gen : [ '' ].join('\n') }, diff --git a/themes/V3/5ePHB/snippets/coverpage.gen.js b/themes/V3/5ePHB/snippets/coverpage.gen.js index 5a3698283..916590e4a 100644 --- a/themes/V3/5ePHB/snippets/coverpage.gen.js +++ b/themes/V3/5ePHB/snippets/coverpage.gen.js @@ -84,7 +84,7 @@ module.exports = { return dedent` {{frontCover}} - {{logo ![](/assets/naturalCritLogoRed.svg)}} + {{logo ![](https://homebrewery.naturalcrit.com/assets/naturalCritLogoRed.svg)}} # ${_.sample(titles)} ## ${_.sample(subtitles)} @@ -96,7 +96,7 @@ module.exports = { ${_.sample(footnote)} }} - ![background image](/assets/IwHRrbF.jpg){position:absolute,bottom:0,left:0,height:100%} + ![background image](https://homebrewery.naturalcrit.com/assets/demontemple.jpg){position:absolute,bottom:0,left:0,height:100%} \page`; }, @@ -110,10 +110,10 @@ module.exports = { ___ {{imageMaskCenter${_.random(1, 16)},--offsetX:0%,--offsetY:0%,--rotation:0 - ![background image](/assets/IsfUnFR.jpg){position:absolute,bottom:0,left:0,height:100%} + ![background image](https://homebrewery.naturalcrit.com/assets/mountaincottage.jpg){position:absolute,bottom:0,left:0,height:100%} }} - {{logo ![](/assets/naturalCritLogoRed.svg)}} + {{logo ![](https://homebrewery.naturalcrit.com/assets/naturalCritLogoRed.svg)}} \page`; }, @@ -126,7 +126,7 @@ module.exports = { ## ${_.sample(subtitles)} {{imageMaskEdge${_.random(1, 8)},--offset:10cm,--rotation:180 - ![Background image](/assets/9TU96xY.jpg){position:absolute,bottom:0,left:0,height:100%} + ![Background image](https://homebrewery.naturalcrit.com/assets/nightchapel.jpg){position:absolute,bottom:0,left:0,height:100%} }} \page`; @@ -143,10 +143,10 @@ module.exports = { For use with any fantasy roleplaying ruleset. Play the best game of your life! - ![background image](/assets/MJ4YHu7.jpg){position:absolute,bottom:0,left:0,height:100%} + ![background image](https://homebrewery.naturalcrit.com/assets/shopvials.jpg){position:absolute,bottom:0,left:0,height:100%} {{logo - ![](/assets/naturalCritLogoWhite.svg) + ![](https://homebrewery.naturalcrit.com/assets/naturalCritLogoWhite.svg) Homebrewery.Naturalcrit.com }}`; diff --git a/themes/V3/Blank/snippets.js b/themes/V3/Blank/snippets.js index 5eb38d034..a7a71df67 100644 --- a/themes/V3/Blank/snippets.js +++ b/themes/V3/Blank/snippets.js @@ -631,25 +631,25 @@ module.exports = [ name : 'Image', icon : 'fas fa-image', gen : dedent` - ![cat warrior](/assets/4a8179462cfdf39054a418efd4cb743e.jpg) {width:325px,mix-blend-mode:multiply}` + ![cat warrior](https://homebrewery.naturalcrit.com/assets/catwarrior.jpg) {width:325px,mix-blend-mode:multiply}` }, { name : 'Image Wrap Left', icon : 'fac image-wrap-left', gen : dedent` - ![homebrewery_mug](/assets/hMna6G0.png) {width:280px,margin-right:-3cm,wrapLeft}` + ![homebrewery_mug](https://homebrewery.naturalcrit.com/assets/homebrewerymug.png) {width:280px,margin-right:-3cm,wrapLeft}` }, { name : 'Image Wrap Right', icon : 'fac image-wrap-right', gen : dedent` - ![homebrewery_mug](/assets/hMna6G0.png) {width:280px,margin-left:-3cm,wrapRight}` + ![homebrewery_mug](https://homebrewery.naturalcrit.com/assets/homebrewerymug.png) {width:280px,margin-left:-3cm,wrapRight}` }, { name : 'Background Image', icon : 'fas fa-tree', gen : dedent` - ![homebrew mug](/assets/hMna6G0.png) {position:absolute,top:50px,right:30px,width:280px}` + ![homebrew mug](https://homebrewery.naturalcrit.com/assets/homebrewerymug.png) {position:absolute,top:50px,right:30px,width:280px}` }, { name : 'Watercolor Splatter', diff --git a/themes/V3/Blank/snippets/imageMask.gen.js b/themes/V3/Blank/snippets/imageMask.gen.js index e351c0a32..9e0e213a5 100644 --- a/themes/V3/Blank/snippets/imageMask.gen.js +++ b/themes/V3/Blank/snippets/imageMask.gen.js @@ -5,7 +5,7 @@ module.exports = { center : ()=>{ return dedent` {{imageMaskCenter${_.random(1, 16)},--offsetX:0%,--offsetY:0%,--rotation:0 - ![](/assets/GZfjDWV.png){height:100%} + ![](https://homebrewery.naturalcrit.com/assets/dragoninflight.jpg){height:100%} }} \n\n`; @@ -32,7 +32,7 @@ module.exports = { const offsetY = (y == 'top' ? '50%' : '-50%'); return dedent` {{imageMaskCorner${_.random(1, 37)},--offsetX:${offsetX},--offsetY:${offsetY},--rotation:0 - ![](/assets/GZfjDWV.png){height:100%} + ![](https://homebrewery.naturalcrit.com/assets/dragoninflight.jpg){height:100%} }}