chore: update website

Signed-off-by: jolheiser <john.olheiser@gmail.com>
teamcity
jolheiser 2024-01-19 21:23:59 -06:00
parent ad09b25a1a
commit a47a358697
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
2 changed files with 7 additions and 7 deletions

View File

@ -579,17 +579,17 @@
"tailwind-ctp-lsp": "tailwind-ctp-lsp_2"
},
"locked": {
"lastModified": 1699404161,
"narHash": "sha256-/fYYeq4Z4wHq48QZy047Tfs3Q4/yC/LDLLG7PLOqGyk=",
"lastModified": 1705720284,
"narHash": "sha256-hzg8A/M06x+n/JKw4brN+9d9rRyqgbrXk6hWpa6+DEc=",
"ref": "refs/heads/main",
"rev": "a3be14a14d3603e0b72689fa5b35961447955365",
"revCount": 12,
"rev": "695d1f16e4345549afd2fdb8ee51953cb804b2eb",
"revCount": 13,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/jolheiser.com"
"url": "https://git.jolheiser.com/jolheiserdotcom.git"
},
"original": {
"type": "git",
"url": "https://git.jojodev.com/jolheiser/jolheiser.com"
"url": "https://git.jolheiser.com/jolheiserdotcom.git"
}
},
"wsl": {

View File

@ -29,7 +29,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
website = {
url = "git+https://git.jojodev.com/jolheiser/jolheiser.com";
url = "git+https://git.jolheiser.com/jolheiserdotcom.git";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";