WIP: added CSS to how-do-i page, stack page, edited about page, edited links in footer, edited invite-link in header
This commit is contained in:
parent
5b49090133
commit
c34662ce2d
8 changed files with 175 additions and 71 deletions
|
@ -33,6 +33,7 @@ import '../styles/components/Footer.scss'
|
|||
href="https://git.moonleay.net/Websites/liljudd-website"
|
||||
target="_blank">The code of the website</a
|
||||
>
|
||||
<a href="https://todo.moonleay.net/share/OmisuzgPDdsrCAXKjGrTfYzWwqNDNclOMGJWeMsi/auth?view=kanban" target="_blank">The todo list</a>
|
||||
<a href="/acknowledgements" target="_self">Acknowledgements</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -42,7 +43,7 @@ import '../styles/components/Footer.scss'
|
|||
<a href="https://moonleay.net/" target="_self">My homepage</a>
|
||||
<a href="https://moonleay.net/blog/" target="_blank">My blog</a>
|
||||
<a href="/contact" target="_self">Contact me</a>
|
||||
<a href="https://up.moonleay.net/" target="_blank">Uptime Status</a>
|
||||
<a href="https://status.moonleay.net/" target="_blank">Server Status</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
@ -27,7 +27,7 @@ import '../styles/components/NavBar.scss';
|
|||
</li>
|
||||
<li class="navElem">
|
||||
<a
|
||||
href="https://discord.com/api/oauth2/authorize?client_id=1024410658973941862&permissions=8&scope=bot"
|
||||
href="https://discord.com/api/oauth2/authorize?client_id=1024410658973941862&permissions=18977581952080&scope=bot"
|
||||
target="_blank">Invite to your server</a
|
||||
>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue