mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
feat: update footer source url
This commit is contained in:
@@ -1477,7 +1477,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
fetch('https://portal-git-feat-page-footer-for-ex-a3e45d-yggdrasilqhs-projects.vercel.app/internal/footer/')
|
||||
fetch('https://onekey.so/internal/footer/')
|
||||
.then(response => response.text())
|
||||
.then(data => {
|
||||
document.getElementById('onekey-portal-footer').attachShadow({ mode: 'open' }).innerHTML = data;
|
||||
|
||||
Reference in New Issue
Block a user