Compare commits

...

2 Commits

Author SHA1 Message Date
e6eb568488
CITATION.cff: small improvements 2024-08-16 09:23:44 +03:00
5b73198d90
corepack up 2024-08-16 09:19:42 +03:00
2 changed files with 12 additions and 6 deletions

View File

@ -1,12 +1,18 @@
cff-version: 1.2.0
title: Aminda.eu
message: >-
If you use this website, please cite it using the metadata from this file.
type: software
title: "Aminda.eu"
type: misc
authors:
- given-names: Aminda
family-names: Suomalainen
email: suomalainen+git@mikaela.info
email: suomalainen@mikaela.info
orcid: "https://orcid.org/0009-0003-8657-4653"
abstract:
"My personal blog and website, also containing notes to self that may be
useful for others and an URL redirector."
repository-code: "https://github.com/Mikaela/mikaela.github.io"
keywords:
- blog
- trans
- transgender
url: "https://www.aminda.eu"
license: CC-BY-4.0

2
package.json vendored
View File

@ -2,6 +2,6 @@
"devDependencies": {
"@aminda/global-prettier-config": "2024.28.4"
},
"packageManager": "pnpm@9.7.0+sha512.dc09430156b427f5ecfc79888899e1c39d2d690f004be70e05230b72cb173d96839587545d09429b55ac3c429c801b4dc3c0e002f653830a420fa2dd4e3cf9cf",
"packageManager": "pnpm@9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247",
"prettier": "@aminda/global-prettier-config"
}