forked from DebaucheryLibrarian/traxxx
Added Jay Rock network. Fixed site logo not showing up without URL.
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
|
||||
<div class="header">
|
||||
<a
|
||||
v-if="site.url"
|
||||
v-tooltip.bottom="`Go to ${site.url}`"
|
||||
v-tooltip.bottom="site.url && `Go to ${site.url}`"
|
||||
:href="site.url"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
|
||||
Reference in New Issue
Block a user