Changed all (but 2) github reference to git.bytedice.net
The 2 references that weren't changed are:\n1. the navBar icon (I could not draw a Git icon on an 8x8 canvas)\n2. toys/license copyright URL (users cannot manually create accounts on git.bytedice.net at the time of writing this)
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
<div class="tomlInputContainer" id="tomlInputContainer">
|
<div class="tomlInputContainer" id="tomlInputContainer">
|
||||||
<div class="tomlInputGrid">
|
<div class="tomlInputGrid">
|
||||||
<label><a onclick="slideTransition('https://github.com/ByteDice/ByteDiceWeb/blob/main/toys/crafting/DOCS.md', event)">Tutorial / Docs</a></label>
|
<label><a onclick="slideTransition('https://git.bytedice.net/ByteDice/ByteDiceWeb/src/branch/main/toys/crafting/DOCS.md', event)">Tutorial / Docs</a></label>
|
||||||
<textarea id="tomlInput" name="tomlInput" placeholder=
|
<textarea id="tomlInput" name="tomlInput" placeholder=
|
||||||
"[io]
|
"[io]
|
||||||
inputs = []
|
inputs = []
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
Boykisser picture presets by <a onclick="slideTransition('https://www.deviantart.com/greenbandit2004', event)">greenbandit2004</a>.<br>
|
Boykisser picture presets by <a onclick="slideTransition('https://www.deviantart.com/greenbandit2004', event)">greenbandit2004</a>.<br>
|
||||||
<br>
|
<br>
|
||||||
For takedown requests, please
|
For takedown requests, please
|
||||||
<a onclick="slideTransition('https://github.com/ByteDice/ByteDiceWeb/issues', event)">submit an issue</a> with the "Copyright" label in the Github repository for this website.
|
<a onclick="slideTransition('https://github.com/ByteDice/ByteDiceWeb/issues', event)">submit an issue</a> with the "Copyright" label in the Git repository for this website.
|
||||||
</h1><br>
|
</h1><br>
|
||||||
|
|
||||||
<h1>Basic</h1><br>
|
<h1>Basic</h1><br>
|
||||||
|
|||||||
Reference in New Issue
Block a user