mirror of
https://github.com/mmvanheusden/SteamDepotDownloaderGUI.git
synced 2026-02-04 05:31:19 +01:00
Replace instructions page \w yt video
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
env:
|
||||
browser: true
|
||||
es2021: true
|
||||
node: true
|
||||
extends: eslint:recommended
|
||||
parserOptions:
|
||||
ecmaVersion: latest
|
||||
sourceType: module
|
||||
rules:
|
||||
indent:
|
||||
- error
|
||||
- tab
|
||||
linebreak-style:
|
||||
- error
|
||||
- unix
|
||||
quotes:
|
||||
- error
|
||||
- double
|
||||
semi:
|
||||
- error
|
||||
- never
|
||||
@@ -58,7 +58,7 @@ Countly.q.push(['collect_from_forms']);
|
||||
</section>
|
||||
<section>
|
||||
<h2>How to use:</h2>
|
||||
<a class="btn instructions-link" href="instructions"><b>Instructions</b></a>
|
||||
<a class="btn instructions-link" href="https://www.youtube.com/watch?v=H2COwT5OUOo"><b>Instructions</b></a>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.instructions-link {
|
||||
animation: highlight 2s infinite;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user