Add AI copyright notice + most recent note to homepage

This commit is contained in:
2026-03-01 16:30:53 -06:00
parent 341014a47e
commit 16d8bdb47d
3 changed files with 4 additions and 1 deletions

View File

@@ -118,7 +118,7 @@ html(lang="en")
footer footer
.obsidian glm. .obsidian glm.
p &copy 2015-#{(new Date).getFullYear()} Garrett Mills — <a href="/technical">Technical Info</a> p &copy 2015-#{(new Date).getFullYear()} Garrett Mills — <a href="/technical">Technical Info</a><br><small><a href="/technical/#source-code-and-licensing">AI Scraping Notice</a></small>
block script block script

View File

@@ -10,4 +10,6 @@ I'm a computer scientist and software engineer. Professionally, I design and bui
Other things I like: self-hosting, RSS, photography, cooking, and really good fonts. Other things I like: self-hosting, RSS, photography, cooking, and really good fonts.
**Most recent note:** [{{ collections.feedDesc[0].data.title }}]({{ collections.feedDesc[0].url }})
✉️&nbsp;&nbsp;&nbsp;<a href="mailto:shout@garrettmills.dev">shout@garrettmills.dev</a> ✉️&nbsp;&nbsp;&nbsp;<a href="mailto:shout@garrettmills.dev">shout@garrettmills.dev</a>

View File

@@ -32,6 +32,7 @@ This website, its source code, and its contents are licensed under the terms of
The source code for this site is available openly under the terms of the aforementioned license. You can view it [here](https://code.garrettmills.dev/garrettmills/www-ssg). The source code for this site is available openly under the terms of the aforementioned license. You can view it [here](https://code.garrettmills.dev/garrettmills/www-ssg).
**NO AI TRAINING:** Without in any way limiting the author's exclusive rights under copyright, any use of this publication to "train" generative artificial intelligence (AI) technologies to generate text is expressly prohibited. The author reserves all rights to license uses of this work for generative AI training and development of machine learning language models.
## Tech ## Tech