From 2ca6aa0dc4f50c64c6f46d7cd286416845434c4d Mon Sep 17 00:00:00 2001 From: joys1995 Date: Wed, 19 Jun 2024 13:23:21 +0000 Subject: [PATCH] v0.127 --- categories/index.html | 11 ++- index.html | 12 ++- index.xml | 4 +- posts/index.html | 116 ++++++++++++++++++++++++++ posts/index.xml | 19 +++++ posts/my-first-post/index.html | 144 +++++++++++++++++++++++++++++++++ sitemap.xml | 5 +- tags/index.html | 11 ++- 8 files changed, 315 insertions(+), 7 deletions(-) create mode 100644 posts/index.html create mode 100644 posts/index.xml create mode 100644 posts/my-first-post/index.html diff --git a/categories/index.html b/categories/index.html index 3da858e..24979ae 100644 --- a/categories/index.html +++ b/categories/index.html @@ -23,7 +23,8 @@ :root { --font-sans: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; } - + +