From 77079674cc8018f93d23878fed7898bfe749f129 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Fri, 9 May 2025 00:00:00 +0200 Subject: update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 889ae0c..13f604c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # A collection of scripts to manage my blog ## bash scripts -- blogthis creates a blog article -- blogrss creates the rss.xml file -- blogsitemap creates the sitemap.xml file -- blogsend x scp's the files modified in the past x hours to the web server (by default 1) +- **blogthis** creates a blog article +- **blogrss** creates the rss.xml file +- **blogsitemap** creates the sitemap.xml file +- **blogsend x** scp's the files modified in the past x hours to the web server (by default 1) ## php files -- index.php, sticky.php, search.php are the files used to display the blog on the web server +- **index.php**, **sticky.php**, **search.php** are the files used to display the blog on the web server -- cgit v1.2.3