fix: typos
This commit is contained in:
@@ -9,7 +9,7 @@ TWO-TORIAL, a compendium of information and guides about arcade games. It also s
|
|||||||
<https://two-torial.maimaidxprism.plus/>
|
<https://two-torial.maimaidxprism.plus/>
|
||||||
|
|
||||||
> [!CAUTION]
|
> [!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
|
## About
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@ document.addEventListener("DOMContentLoaded", function() {
|
|||||||
const infoBox = document.createElement('div');
|
const infoBox = document.createElement('div');
|
||||||
infoBox.innerHTML = `
|
infoBox.innerHTML = `
|
||||||
<h1 style="font-weight: bold; text-decoration: underline; text-decoration-color: red;">
|
<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 --->
|
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>
|
<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>
|
</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user