Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Update verify.html #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions templates/verify.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ <h2 class="subtitle">Follow these three simple steps to get started playing {{ a
<div class="howto-number">1</div>
</div>
<div class="howto-withsub">
<h1 class="title is-left">Download the switcher</h1>
<h2 class="subtitle">click here to download our switcher!</h2>
<h1 class="title is-left">Make a shortcut of OSU!</h1>
<h2 class="subtitle">Make a shortcut of osu</h2>
</div>
</div>
</div>
Expand All @@ -45,7 +45,7 @@ <h2 class="subtitle">click here to download our switcher!</h2>
</div>
<div class="howto-withsub">
<h1 class="title is-left">Switch to {{ appName() }}</h1>
<h2 class="subtitle"><strong>1.</strong> Click “Install Certificate” <strong>2.</strong> Click “Switch to {{ appName() }}" <strong>3.</strong> Open osu!</h2>
<h2 class="subtitle"><strong>1.</strong> 1.Right click and click propreties2.At the end of the target line, add -devserver <our domain><strong>3.</strong> Open osu!</h2>
</div>
</div>
</div>
Expand Down