From: danix Date: Thu, 16 Feb 2023 17:41:32 +0000 (+0100) Subject: added default_article.jpg image. Fixed error in copyright note and added standard... X-Git-Url: https://git.danix.xyz/?p=theme-danix.xyz.git;a=commitdiff_plain;h=b242474dfea0c76e7583b5981adf84fb70a2d611 added default_article.jpg image. Fixed error in copyright note and added standard image to archetype for articles. --- diff --git a/archetypes/articles.md b/archetypes/articles.md index 3c4021f..d9123bd 100644 --- a/archetypes/articles.md +++ b/archetypes/articles.md @@ -5,7 +5,7 @@ draft: true author: "{{ $.Site.Params.author_name }}" format: "" excerpt: "" -featured_image: "" +featured_image: "/img/default_article.jpg" categories: - "add" - "yours" diff --git a/assets/img/default_article.jpg b/assets/img/default_article.jpg new file mode 100644 index 0000000..e5812f8 Binary files /dev/null and b/assets/img/default_article.jpg differ diff --git a/layouts/partials/copyright.html b/layouts/partials/copyright.html index 19ce0ac..08e3ff2 100644 --- a/layouts/partials/copyright.html +++ b/layouts/partials/copyright.html @@ -1,7 +1,7 @@ \ No newline at end of file