mirror of
https://github.com/lekrsu/shfw-walkthrough.git
synced 2024-11-23 22:41:04 +01:00
Add link to Website
This commit is contained in:
parent
88bf9552ff
commit
e3aa95b610
@ -262,3 +262,5 @@ Please review the [LICENSE](LICENSE) file for detailed terms and conditions.
|
||||
### Author Information
|
||||
|
||||
This guide has been written by **lekrsu**, who can be reached on Discord with the tag `lekrsu` and on Telegram with the username `lekrsu`. You're welcome to send a pull request if you feel like the information needs correction.
|
||||
|
||||
<p class="hidden">This guide can be viewed in a prettier form <a href="https://lekrsu.github.io/shfw-walkthrough">here</a>.</p>
|
||||
|
@ -39,3 +39,7 @@ body {
|
||||
padding: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user