From bd554af474fbf044b0f2e886c44b5844d03495bd Mon Sep 17 00:00:00 2001 From: Gavin McDonald Date: Sat, 17 May 2025 16:18:53 -0400 Subject: [PATCH] fix image url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c203060..c9c4994 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [Labelmaker](https://labelmaker.xyz) is a simple web tool for generating text-based images, perfect for creating [decals](https://kb.tabletopsimulator.com/game-tools/decal-tool/) in [Tabletop Simulator](https://www.tabletopsimulator.com/). Just append your desired text to the URL and Labelmaker will return an image, no design tools required. A few options are available via query string parameters: font, color, outline, and size. The homepage offers a form to make things a bit easier. -![Risky business](/images/ukraine_1024x512.png) +![Risky business](/priv/static/images/ukraine_1024x512.png) ## ✨ Features