Skip to content

Commit

Permalink
Added Support Ukraine link
Browse files Browse the repository at this point in the history
  • Loading branch information
Anarios committed Feb 26, 2022
1 parent 64d8b11 commit 9f257b3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
16 changes: 11 additions & 5 deletions Website/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,20 @@
</v-btn>
</div>

<div class="mb-4" style="color: #999">
Get dislikes manually: <input placeholder=" Video URL">
<p id="output"></p>
</div>
<!-- <div class="mb-4" style="color: #999">-->
<!-- Get dislikes manually: <input placeholder=" Video URL">-->
<!-- <p id="output"></p>-->
<!-- </div>-->

<v-spacer />
<div id="support-ukraine" class="d-flex flex-column items-center py-2">
<h3 class="mb-2">
<v-img src="/ukraine-flag-xs.png" width="40px"></v-img>
<a href="https://helpukrainewin.org/">Support Ukraine</a>
</h3>
</div>

<div id="sponsors" class="d-flex flex-column items-center py-8">
<div id="cool-people" class="d-flex flex-column items-center py-8">
<h3 class="mb-4">
<v-icon class="mb-2">mdi-heart</v-icon>
Sponsors
Expand Down
8 changes: 4 additions & 4 deletions Website/pages/install.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
No liability on our side, use at your own risk.
</p>
</div>
<v-btn class="mainAltButton" :href="iosJailbreakLink" target="_blank">
<v-icon style="margin-right: 0.5em">mdi-apple</v-icon>
iOS (Jailbroken)
</v-btn>
<v-btn class="mainAltButton" :href="androidVanced" target="_blank">
<v-icon style="margin-right: 0.5em">mdi-android</v-icon>
Android (Youtube Vanced)
</v-btn>
<v-btn class="mainAltButton" :href="iosJailbreakLink" target="_blank">
<v-icon style="margin-right: 0.5em">mdi-apple</v-icon>
iOS (Jailbroken)
</v-btn>
</div>
</template>

Expand Down
Binary file added Website/static/ukraine-flag-xs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9f257b3

Please sign in to comment.