Skip to content

Commit 3d4c708

Browse files
committed
Update canonical domain to www.kky42.com
1 parent b5c63d8 commit 3d4c708

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.eleventyignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
README.md
2+
AGENTS.md
23
docs/
34
templates/

src/data/site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
name: "KKY",
33
title: "KKY",
44
description: "Notes, essays, and technical writing from KKY.",
5-
url: "https://kky42.github.io",
5+
url: "https://www.kky42.com",
66
author: "KKY",
77
nav: [
88
{ href: "/", label: "Home" },

0 commit comments

Comments
 (0)