Skip to content

Commit cc32ab1

Browse files
committed
Fix feed metadata.
1 parent 356e0b2 commit cc32ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eleventy.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default async function(eleventyConfig) {
6565
metadata: {
6666
language: "en",
6767
title: "David🥧",
68-
subtitle: "This is a longer description about your blog.",
68+
subtitle: "Personal website of David Aaron Pierce, artist, occasional coder and video game liker.",
6969
base: "https://davidaaronpierce.com/",
7070
author: {
7171
name: "David Aaron Pierce"

0 commit comments

Comments
 (0)