From 2f3b4859df039f8e429486d0dd26f201885cf2ce Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 16 Feb 2026 19:21:36 +0000 Subject: [PATCH] Add 'About This Content' section to landing page Adds license info (CC-BY-4.0), author attribution, and links to LinkedIn and GitHub at the bottom of the landing page. https://claude.ai/code/session_01WrsDxpCxgV8oqjkd7rd9Mz --- index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.md b/index.md index 61d7b70..e1bfed6 100644 --- a/index.md +++ b/index.md @@ -120,3 +120,13 @@ We encourage you to actively engage with the notebooks, treating them as interac **More Learning:** * [snowch.github.io](https://snowch.github.io) - Notes, blogs, and tutorials on AI engineering topics + ++++ + +## About This Content + +This is a learning resource I created to deepen my own understanding of probability. It's freely available under CC-BY-4.0 license for educational purposes. + +**Not for sale. Will always remain free.** + +Built with AI assistance and extensive editing. If you find value in this, feel free to connect with me on [LinkedIn](https://www.linkedin.com/in/csnowuk/) or check out my work at [VAST Data](https://vastdata.com/) / [GitHub](https://github.com/snowch).