chore: update repo info
This commit is contained in:
parent
62862b560f
commit
08bcc85c93
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,5 @@
|
|||
> **>>> TL;DR:** This facilitates the *creation* and *usage* of global, immutable data for [Astro](https://astro.build) apps
|
||||
> [!NOTE]
|
||||
> This project moved to [SourceHut](https://git.sr.ht/~ayoayco/astro-resume).
|
||||
|
||||
# Astro Resume
|
||||
|
||||
|
@ -204,4 +205,3 @@ See the [TODO tracker](https://todo.sr.ht/~ayoayco/astro-resume) for planned wor
|
|||
## Reporting Issues
|
||||
|
||||
To report issues or request features, send a plain text email to [~ayoayco/astro-resume@todo.sr.ht](mailto:~ayoayco/astro-resume@todo.sr.ht) or file a ticket via [SourceHut](https://todo.sr.ht/~ayoayco/astro-resume)
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "@ayco/astro-resume",
|
||||
"author": "Ayo Ayco",
|
||||
"homepage": "https://github.com/ayoayco/astro-resume",
|
||||
"homepage": "https://ayco.io/sh/astro-resume",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ayoayco/astro-resume"
|
||||
"url": "https://git.sr.ht/~ayoayco/astro-resume"
|
||||
},
|
||||
"type": "module",
|
||||
"version": "0.4.3",
|
||||
|
|
Loading…
Reference in a new issue