Add AI copyright notice + most recent note to homepage
This commit is contained in:
@@ -118,7 +118,7 @@ html(lang="en")
|
||||
|
||||
footer
|
||||
.obsidian glm.
|
||||
p © 2015-#{(new Date).getFullYear()} Garrett Mills — <a href="/technical">Technical Info</a>
|
||||
p © 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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
**Most recent note:** [{{ collections.feedDesc[0].data.title }}]({{ collections.feedDesc[0].url }})
|
||||
|
||||
✉️ <a href="mailto:shout@garrettmills.dev">shout@garrettmills.dev</a>
|
||||
|
||||
@@ -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).
|
||||
|
||||
**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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user