Update stamp and add some links

This commit is contained in:
Green! 2022-09-26 14:16:25 -04:00 committed by GitHub
parent 0ecfef3e6a
commit fabb4a4381
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,20 +161,7 @@
<p class="description">This feature is not finished :( <br> come back later!</p>
<input disabled id="ssuggestion" type="checkbox" onclick="saveIc();" style="background: grey;">
<label disabled for="ssuggestion" style="background: grey;"><svg style="
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 disabled for="ssuggestion" style="background: grey;">
</label>
</div>
<div class="settings-cont">
@ -184,6 +171,13 @@
<a href="#view-acknowledgements" class="button-save"> View acknowledgements</a>
<a href="#view-contributers" class="button-save"> View contributers</a>
</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>
@ -191,7 +185,7 @@
<div id='sidebar'>
</div>
<p class="stamp"> Version 7.10 (Public Release) | Nebula Copyright (&copy;) Nebula Services 2022 </p>
<p class="stamp"> Version 7.10.1 (Public Release) | Nebula Copyright (c) Nebula Services 2022 </p>
@ -213,4 +207,4 @@ proxySel.value = proxyStored;
</script>
</body>
</html>
</html>