Open external links on about page in new tab
This commit is contained in:
parent
d8f4b50257
commit
35ffc6ee71
|
@ -192,6 +192,7 @@
|
||||||
<a
|
<a
|
||||||
href="https://funkwhale.audio/#get-started"
|
href="https://funkwhale.audio/#get-started"
|
||||||
class="ui card"
|
class="ui card"
|
||||||
|
target="_blank"
|
||||||
>
|
>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h3
|
<h3
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
<a
|
<a
|
||||||
href="https://funkwhale.audio/apps"
|
href="https://funkwhale.audio/apps"
|
||||||
class="ui card"
|
class="ui card"
|
||||||
|
target="_blank"
|
||||||
>
|
>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h3
|
<h3
|
||||||
|
|
Loading…
Reference in New Issue