Update stamp and add some links
This commit is contained in:
parent
0ecfef3e6a
commit
fabb4a4381
1 changed files with 10 additions and 16 deletions
|
|
@ -161,20 +161,7 @@
|
||||||
<p class="description">This feature is not finished :( <br> come back later!</p>
|
<p class="description">This feature is not finished :( <br> come back later!</p>
|
||||||
|
|
||||||
<input disabled id="ssuggestion" type="checkbox" onclick="saveIc();" style="background: grey;">
|
<input disabled id="ssuggestion" type="checkbox" onclick="saveIc();" style="background: grey;">
|
||||||
<label disabled for="ssuggestion" style="background: grey;"><svg style="
|
<label disabled for="ssuggestion" style="background: grey;">
|
||||||
font-size: 20px;
|
|
||||||
width: 42px;
|
|
||||||
height: 42px;
|
|
||||||
" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
|
|
||||||
<path style="
|
|
||||||
position: absolute;
|
|
||||||
background: black;
|
|
||||||
color: black;
|
|
||||||
/* font-size: 20px; */
|
|
||||||
width: 20px;
|
|
||||||
height: 20px;
|
|
||||||
" stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
|
|
||||||
</svg>
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="settings-cont">
|
<div class="settings-cont">
|
||||||
|
|
@ -184,6 +171,13 @@
|
||||||
<a href="#view-acknowledgements" class="button-save"> View acknowledgements</a>
|
<a href="#view-acknowledgements" class="button-save"> View acknowledgements</a>
|
||||||
<a href="#view-contributers" class="button-save"> View contributers</a>
|
<a href="#view-contributers" class="button-save"> View contributers</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="settings-cont">
|
||||||
|
<p class="name"> Support us! </p>
|
||||||
|
<p class="description"> Keep our lights on (please) </p>
|
||||||
|
|
||||||
|
<a href="https://www.buymeacoffee.com/nebulaservices" class="button-save"> BuyMeACoffee </a>
|
||||||
|
<a href="https://discord.gg/unblocker" class="button-save"> Join our Discord! </a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -191,7 +185,7 @@
|
||||||
<div id='sidebar'>
|
<div id='sidebar'>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="stamp"> Version 7.10 (Public Release) | Nebula Copyright (©) Nebula Services 2022 </p>
|
<p class="stamp"> Version 7.10.1 (Public Release) | Nebula Copyright (c) Nebula Services 2022 </p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue