Change tags on Nix Blog article

This commit is contained in:
Danila Fedorin 2022-04-10 13:11:50 -07:00
parent 85751ba294
commit b96d405270
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
--- ---
title: "Declaratively Deploying Multiple Blog Versions with NixOS and Flakes" title: "Declaratively Deploying Multiple Blog Versions with NixOS and Flakes"
date: 2022-04-10T00:24:58-07:00 date: 2022-04-10T00:24:58-07:00
tags: ["Hugo", "Nix"] tags: ["Website", "Nix"]
--- ---
### Prologue ### Prologue

View File

@ -309,11 +309,11 @@ export const nodes = [
"name": "Declaratively Deploying Multiple Blog Versions with NixOS and Flakes", "name": "Declaratively Deploying Multiple Blog Versions with NixOS and Flakes",
"group": 1, "group": 1,
"tags": [ "tags": [
"Hugo", "Website",
"Nix" "Nix"
], ],
"url": "https://danilafe.com/blog/blog_with_nix", "url": "https://danilafe.com/blog/blog_with_nix",
"value": 18269 "value": 18272
}, },
{ {
"id": 30, "id": 30,

Binary file not shown.