mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-21 16:44:02 +02:00
licencing mention twemoji
This commit is contained in:
parent
15632d7eac
commit
46324da867
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
|||
⚠️ {{ $t("Frontend Version do not match backend version!") }}
|
||||
</div>
|
||||
|
||||
<div class="my-3 update-link"><a href="https://github.com/louislam/uptime-kuma/releases" target="_blank" rel="noopener">{{ $t("Check Update On GitHub") }}</a></div>
|
||||
<div class="my-2 update-link"><a href="https://github.com/louislam/uptime-kuma/releases" target="_blank" rel="noopener">{{ $t("Check Update On GitHub") }}</a></div>
|
||||
|
||||
<div class="my-2 update-link">Country Flag Emoji Polyfill by <a href="https://github.com/twitter/twemoji" target="_blank" rel="noopener">@Twemoji</a></div>
|
||||
|
||||
<div class="mt-1">
|
||||
<div class="form-check">
|
||||
|
|
Loading…
Add table
Reference in a new issue