chore: update links

This commit is contained in:
Anthony Fu 2020-07-18 18:42:40 +08:00
parent 11753ddcbb
commit d14369ae2e
5 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@ Icônes
<p align="center">Icon Explorer with <b>Instant</b> searching, powered by <a href="https://iconify.design/" target="_blank">Iconify</a> </p>
<p align="center">
<a href="https://iconify.antfu.me/">Go to App</a>
<a href="https://icones.netlify.app/">Go to App</a>
</p>
<p align="center">

View File

@ -7,14 +7,14 @@
],
"repository": {
"type": "git",
"url": "git+https://github.com/antfu/iconify-explorer.git"
"url": "git+https://github.com/antfu/icones.git"
},
"author": "Anthony Fu<https://github.com/antfu>",
"license": "MIT",
"bugs": {
"url": "https://github.com/antfu/iconify-explorer/issues"
"url": "https://github.com/antfu/icones/issues"
},
"homepage": "https://github.com/antfu/iconify-explorer#readme",
"homepage": "https://github.com/antfu/icones#readme",
"scripts": {
"postinstall": "ts-node -P tsconfig.tsnode.json scripts/prepare.ts",
"dev": "vite --port 3333",

View File

@ -59,7 +59,7 @@ export default defineComponent({
// TODO: customzie
await PackSvgZip(
bags.value.map(i => i.replace(':', '-')),
'iconify-bags',
'icones-bags',
)
}

View File

@ -16,7 +16,7 @@
</p>
<a
class="text-gray-500 font-light opacity-75 hover:opacity-100"
href="https://github.com/antfu/iconify-explorer"
href="https://github.com/antfu/icones"
target="_blank"
>
<Icon icon="carbon:code" class="inline-block text-lg align-middle" />

View File

@ -24,7 +24,7 @@
</h1>
<a
class="non-dragging text-xl mx-3 mr-4 my-auto flex-none"
href="https://github.com/antfu/iconify-explorer"
href="https://github.com/antfu/icones"
target="_blank"
>
<IconButton icon="carbon:logo-github" />