mirror of
https://github.com/klxf/eext-jiepei-helper.git
synced 2025-09-21 08:04:17 +08:00
update about iframe
This commit is contained in:
parent
bc4492713a
commit
f241e9cd45
@ -19,7 +19,7 @@
|
||||
"logo": "./images/logo.png"
|
||||
},
|
||||
"homepage": "https://extensions.oshwhub.com/item/fangs233/jiepei-helper",
|
||||
"bugs": "",
|
||||
"bugs": "https://github.com/klxf/eext-jiepei-helper/issues",
|
||||
"activationEvents": {},
|
||||
"entry": "./dist/index",
|
||||
"dependentExtensions": {},
|
||||
|
@ -17,10 +17,10 @@
|
||||
</div>
|
||||
|
||||
<div class="flex justify-center space-x-4 mt-auto">
|
||||
<a href="#" id="home" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||
<a id="home" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||
🏠 扩展主页
|
||||
</a>
|
||||
<a href="/iframe/order_iframe.html" id="bugs" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||
<a id="bugs" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||
🐞 Bug反馈
|
||||
</a>
|
||||
<a id="check" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||
|
Loading…
x
Reference in New Issue
Block a user