Compare commits

..

No commits in common. "e6eb56848851e1975fde4f3c1827b58e9a25f1cf" and "0e28b85d8a9e0227e66f9b4ae29fcda8e6efc355" have entirely different histories.

2 changed files with 6 additions and 12 deletions

View File

@ -1,18 +1,12 @@
cff-version: 1.2.0 cff-version: 1.2.0
title: "Aminda.eu" title: Aminda.eu
type: misc message: >-
If you use this website, please cite it using the metadata from this file.
type: software
authors: authors:
- given-names: Aminda - given-names: Aminda
family-names: Suomalainen family-names: Suomalainen
email: suomalainen@mikaela.info email: suomalainen+git@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" repository-code: "https://github.com/Mikaela/mikaela.github.io"
keywords:
- blog
- trans
- transgender
url: "https://www.aminda.eu" url: "https://www.aminda.eu"
license: CC-BY-4.0 license: CC-BY-4.0

2
package.json vendored
View File

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