fix: typos

This commit is contained in:
asterisk727
2025-12-29 22:16:52 +09:00
parent 2ffe9b59dd
commit b00a9e39b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ TWO-TORIAL, a compendium of information and guides about arcade games. It also s
<https://two-torial.maimaidxprism.plus/>
> [!CAUTION]
> **This is a mirror of the original TWO-TORIAL spice2x patcher. Read more info about this mirror [here](https://two-torial-info.maimaidxprism.plus/)**
> **This is a mirror of the original TWO-TORIAL website. Read more info about this mirror [here](https://two-torial-info.maimaidxprism.plus/)**
## About
+1 -1
View File
@@ -2,7 +2,7 @@ document.addEventListener("DOMContentLoaded", function() {
const infoBox = document.createElement('div');
infoBox.innerHTML = `
<h1 style="font-weight: bold; text-decoration: underline; text-decoration-color: red;">
This is a mirror of the original TWO-TORIAL spice2x patcher. <br>
This is a mirror of the original TWO-TORIAL website. <br>
Read more info about this mirror --->
<a href="https://two-torial-info.maimaidxprism.plus/" target="_blank" rel="noopener noreferrer" style="color: #a47bea; text-decoration: underline; text-decoration-color: red;">here</a>
</h1>