mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
hotfix
This commit is contained in:
+2
-4
@@ -65,7 +65,7 @@
|
|||||||
<router-link class="route" active-class="route-active" to="/journal">{{ $t('app.journal') }} </router-link>
|
<router-link class="route" active-class="route-active" to="/journal">{{ $t('app.journal') }} </router-link>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="header_badges">
|
<!-- <span class="header_badges">
|
||||||
<a href="https://www.paypal.com/paypalme/spythere" target="_blank" class="badge paypal">
|
<a href="https://www.paypal.com/paypalme/spythere" target="_blank" class="badge paypal">
|
||||||
<img :src="icons.paypal" alt="icon paypal">
|
<img :src="icons.paypal" alt="icon paypal">
|
||||||
<span>PAYPAL</span>
|
<span>PAYPAL</span>
|
||||||
@@ -75,9 +75,7 @@
|
|||||||
<img :src="icons.discord" alt="icon discord">
|
<img :src="icons.discord" alt="icon discord">
|
||||||
<span>STACJOWNIK</span>
|
<span>STACJOWNIK</span>
|
||||||
</a>
|
</a>
|
||||||
<!-- <img src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="">
|
</span> -->
|
||||||
<img src="https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt=""> -->
|
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user