From: Cameron Otsuka Date: Fri, 20 Dec 2024 03:32:01 +0000 (-0800) Subject: streamline metadata X-Git-Tag: v1.0.0~76 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=eca6f3bc9c6ab37af759e24f057575e032e9c8fc;p=cotsuka.github.io streamline metadata --- diff --git a/_data/metadata.json b/_data/metadata.json index 63ccf25..e6bac9e 100644 --- a/_data/metadata.json +++ b/_data/metadata.json @@ -1,9 +1,7 @@ { "title": "Cameron Otsuka", "url": "https://otsuka.haus", - "base": "https://otsuka.haus", "language": "en", - "subtitle": "The collection of Cameron's thoughts.", "description": "The collection of Cameron's thoughts.", "author": { "name": "Cameron Otsuka", diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index c038fd3..3ec226e 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -18,12 +18,12 @@ - + - + {%- if tags %} @@ -39,7 +39,7 @@ {%- endif %} {{ title }} | {{ metadata.title }} - +