Simplify about footer version link
This commit is contained in:
@@ -689,10 +689,9 @@ export default class App extends Component {
|
||||
<footer class="flex flex-row justify-start p-8 opacity-50 text-xs">
|
||||
<span class="mx-1 inline-block">
|
||||
<a href="${URL_OWNCAST}" rel="noopener noreferrer" target="_blank"
|
||||
>About Owncast</a
|
||||
>${appVersion}</a
|
||||
>
|
||||
</span>
|
||||
<span class="mx-1 inline-block">Version ${appVersion}</span>
|
||||
</footer>
|
||||
|
||||
<${Chat}
|
||||
|
||||
Reference in New Issue
Block a user