From f5a2c129be7069fdd05eaf2ce8aaee72e38aa95d Mon Sep 17 00:00:00 2001 From: hiina Date: Thu, 15 Aug 2024 15:43:20 -0600 Subject: [PATCH] fix mods.html utf8 --- collect-mod-descriptions.py | 1 + mods.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/collect-mod-descriptions.py b/collect-mod-descriptions.py index 88ff78b..a9805c2 100644 --- a/collect-mod-descriptions.py +++ b/collect-mod-descriptions.py @@ -530,6 +530,7 @@ def generate_html(mod_info): doc.asis("") with tag("html"): with tag("head"): + doc.stag("meta", charset="utf-8") with tag("title"): text("VR Crawler Mod List") doc.stag("link", rel="stylesheet", href="pico.red.min.css") diff --git a/mods.html b/mods.html index 23abc82..bd3f1e7 100644 --- a/mods.html +++ b/mods.html @@ -1,4 +1,4 @@ -VR Crawler Mod List

VR Crawler Mod List

Centerpieces

Mods that really tie the pack together.

VR

Make the game an actual VR game.

Vivecraft : A Minecraft VR mod on a loader of your choice!

+VR Crawler Mod List

VR Crawler Mod List

Centerpieces

Mods that really tie the pack together.

VR

Make the game an actual VR game.

Vivecraft : A Minecraft VR mod on a loader of your choice!

Vivecraft