Skip to content
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
8 changes: 4 additions & 4 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h2 class="subtitle is-2">
<div class="hero is-link">
<div class="hero-body">
<h2 class="subtitle is-2">
Open URL
OPEN URL
</h2>
</div>
</div>
Expand All @@ -36,7 +36,7 @@ <h2 class="subtitle is-2">
<div class="hero is-danger">
<div class="hero-body">
<h2 class="subtitle is-2">
Run command
RUN COMMAND
</h2>
</div>
</div>
Expand All @@ -45,7 +45,7 @@ <h2 class="subtitle is-2">
<div class="hero is-success">
<div class="hero-body">
<h2 class="subtitle is-2">
Send Message
SEND MESSAGE
</h2>
</div>
</div>
Expand All @@ -54,7 +54,7 @@ <h2 class="subtitle is-2">
<div class="hero is-info">
<div class="hero-body">
<h2 class="subtitle is-2">
Run cleaner
RUN CLEANER
</h2>
</div>
</div>
Expand Down