add cyrneko badge, 1.1.6

This commit is contained in:
Tasia Iso 2025-02-01 23:25:42 +01:00
parent 44ec56298a
commit 3bb3052aa9
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw
8 changed files with 19 additions and 11 deletions

View file

@ -5,7 +5,7 @@
}: }:
pkgs.stdenv.mkDerivation rec { pkgs.stdenv.mkDerivation rec {
pname = "tasiaiso.vulpecula.zone"; pname = "tasiaiso.vulpecula.zone";
version = "1.1.5"; version = "1.1.6";
src = pkgs.fetchFromGitea { src = pkgs.fetchFromGitea {
domain = "git.vulpecula.zone"; domain = "git.vulpecula.zone";

View file

@ -14,6 +14,11 @@ unlisted: true
--> -->
<!-- - put advertisement behind a `details` block --> <!-- - put advertisement behind a `details` block -->
## v1.1.6 (2025-02-01)
- join floof company webring
- add cyrneko badge
## v1.1.5 (2025-01-24) ## v1.1.5 (2025-01-24)
- minor changes - minor changes

View file

@ -75,6 +75,11 @@ If you like my posts, please consider supporting me on [Liberapay](https://liber
Take a look at the whole [changelog](./changelog.md)! Take a look at the whole [changelog](./changelog.md)!
### v1.1.6 (2025-02-01)
- join floof company webring
- add cyrneko badge
### v1.1.5 (2025-01-24) ### v1.1.5 (2025-01-24)
- minor changes - minor changes
@ -84,9 +89,3 @@ Take a look at the whole [changelog](./changelog.md)!
- add xaselgio badge - add xaselgio badge
- get the nix deriv working - get the nix deriv working
- change website root - change website root
### v1.1.3 (2024-08-24)
- fix bug in header
- add freeplay badge
- new bio

View file

@ -128,6 +128,8 @@
%img(src="/images/badges/free.png" alt="freeplay badge" loading="lazy") %img(src="/images/badges/free.png" alt="freeplay badge" loading="lazy")
%a.badge(href="https://xaselgio.net") %a.badge(href="https://xaselgio.net")
%img(src="/images/badges/xaselgio.png" alt="xaselgio badge" loading="lazy") %img(src="/images/badges/xaselgio.png" alt="xaselgio badge" loading="lazy")
%a.badge(href="https://cyrneko.eu")
%img(src="/images/badges/cyrneko.png" alt="cyrneko badge" loading="lazy")
%br %br
misc misc

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "tasiaiso.vulpecula.zone", "name": "tasiaiso.vulpecula.zone",
"version": "1.1.4", "version": "1.1.6",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "tasiaiso.vulpecula.zone", "name": "tasiaiso.vulpecula.zone",
"version": "1.1.4", "version": "1.1.6",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"devDependencies": { "devDependencies": {
"markdownlint-cli": "0.40.0", "markdownlint-cli": "0.40.0",

View file

@ -1,7 +1,7 @@
{ {
"name": "tasiaiso.vulpecula.zone", "name": "tasiaiso.vulpecula.zone",
"description": "My personal website", "description": "My personal website",
"version": "1.1.4", "version": "1.1.6",
"author": "tasiaiso", "author": "tasiaiso",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"devDependencies": { "devDependencies": {

View file

@ -51,3 +51,5 @@
"Soatok" https://soatok.blog soatok.png converted "Soatok" https://soatok.blog soatok.png converted
"Soblow Xaselgio" https://xaselgio.net xaselgio.png original "Soblow Xaselgio" https://xaselgio.net xaselgio.png original
"Void Atsunaka" https://kyropy.neocities.org cyrneko.png original

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB