From 602d1a777363af141d8d8adc5a15d7095485a73c Mon Sep 17 00:00:00 2001 From: uint Date: Fri, 19 Dec 2025 20:33:05 +0000 Subject: update example --- example/blog/index.html | 1 + example/style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 example/blog/index.html diff --git a/example/blog/index.html b/example/blog/index.html new file mode 100644 index 0000000..cbf130c --- /dev/null +++ b/example/blog/index.html @@ -0,0 +1 @@ +# big boring blogs diff --git a/example/style.css b/example/style.css index 82e54e3..d354aaa 100644 --- a/example/style.css +++ b/example/style.css @@ -93,4 +93,4 @@ footer { article, footer { margin-left: 240px; margin-top: 0px; -} \ No newline at end of file +} -- cgit v1.2.3