Changes to Branding

pull/1045/head
Adam Boutcher 2021-08-13 18:44:07 +01:00
parent e63f4ea70f
commit 07ea3e8ba7
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<router-link class="links" :to="admin ? '/dashboard' : '/login'">{{$t('dashboard')}}</router-link>
</div>
<span class="font-1 mt-3">
<a href="https://github.com/statping/statping" class="statping" target="_blank">
<a href="https://github.com/statping-ng/statping-ng" class="statping" target="_blank">
Statping v{{core.version}} made with <font-awesome-icon icon="heart" class="hlight font-1"/></a>
</span>
</div>

File diff suppressed because one or more lines are too long