From 82450423674690c47110a4d64f79573aa708a6ef Mon Sep 17 00:00:00 2001 From: daviddgtnt <david@daviddgtnt.xyz> Date: Thu, 23 Jan 2025 14:50:28 -0600 Subject: [PATCH] Change site title --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 00eab27..4906944 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ url: "" # the base hostname & protocol for your site, e.g. http://example.com baseurl: "" # the subpath of your site, e.g. /blog -title: "Website Design 2025" # the name of your site, e.g. ACME Corp. +title: "David Livingstone" # the name of your site, e.g. ACME Corp. plugins: - jekyll-postcss-v2