From 59a5c94493ed77a07857b7adcfb9bb9747275335 Mon Sep 17 00:00:00 2001 From: Amber Date: Fri, 10 Jan 2025 10:19:58 -0500 Subject: [PATCH] blog --- blog.html | 24 +++++++++++++++ index.html | 8 +++-- news.html | 18 +++++++++++- posts/privatedata.html | 67 ++++++++++++++++++++++++++++++++++++++++++ style.css | 10 ++++++- 5 files changed, 122 insertions(+), 5 deletions(-) create mode 100644 blog.html create mode 100644 posts/privatedata.html diff --git a/blog.html b/blog.html new file mode 100644 index 00000000..b44c8bee --- /dev/null +++ b/blog.html @@ -0,0 +1,24 @@ + + + + + + blog + + + +

blog

+ + + + + diff --git a/index.html b/index.html index 08725178..e3c2428f 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,9 @@