From 4139f5e02273c14471a0f4f5c9491ee968a8bb22 Mon Sep 17 00:00:00 2001 From: Luke Fretwell Date: Sat, 6 Jun 2026 19:50:41 -0700 Subject: [PATCH] Remove Dublin Core tags, add schema.org block --- _includes/header.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index bad87da..4562546 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -39,9 +39,6 @@ {% if date %} - - - {% endif %} {% if author %} @@ -50,8 +47,12 @@ {% if modified %} - - + {% endif %} + {% if schema %} + + {% endif %} {% include "favicon.html" %}