From: Lady <redacted> Date: Wed, 10 May 2023 01:30:37 +0000 (-0700) Subject: Title casing change X-Git-Url: https://git.ladys.computer/Blog/commitdiff_plain/d00216a73e900599f5a07083c2c5d4f1aff291ed?ds=sidebyside Title casing change --- diff --git a/2023-04-30/hello_world/#entry.rdf b/2023-04-30/hello_world/#entry.rdf index aa450f5..a07c9db 100644 --- a/2023-04-30/hello_world/#entry.rdf +++ b/2023-04-30/hello_world/#entry.rdf @@ -5,7 +5,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sioc="http://rdfs.org/sioc/ns#" > - <dc11:title>Hello, World!</dc11:title> + <dc11:title>Hello, world!</dc11:title> <dc11:date>2023-04-30T16:37:31-07:00</dc11:date> <dc11:abstract rdf:parseType="Markdown"><![CDATA[ An overview of this blog (and website). Welcome! diff --git a/2023-05-03/blog_highlight/#entry.rdf b/2023-05-03/blog_highlight/#entry.rdf index 24c8d29..fe14544 100644 --- a/2023-05-03/blog_highlight/#entry.rdf +++ b/2023-05-03/blog_highlight/#entry.rdf @@ -5,7 +5,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sioc="http://rdfs.org/sioc/ns#" > - <dc11:title>Adding Syntax Highlighting to Lady’s Weblog</dc11:title> + <dc11:title>Adding syntax highlighting to Lady’s Weblog</dc11:title> <dc11:date>2023-05-03T20:43:36-07:00</dc11:date> <dc11:abstract rdf:parseType="Markdown"><![CDATA[ Recent changes in Bjørn mean I can type source code prettily now!