aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content
diff options
context:
space:
mode:
authorC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 16:36:06 -0300
committerC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 16:36:06 -0300
commit488da01892fccd6724723288e02fffc8220e5c73 (patch)
treec2bf569e2c39da06fd45aebbd4ed0ae2331ffeb0 /exampleSite/content
parent8b4ac7a925ca870aeedb118702678100f262fb8a (diff)
downloadhugo-bearcub-488da01892fccd6724723288e02fffc8220e5c73.tar.gz
hugo-bearcub-488da01892fccd6724723288e02fffc8220e5c73.tar.bz2
Better social card logic
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/_index.md1
-rw-r--r--exampleSite/content/blog/_index.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index fe7c802..10c388f 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -1,7 +1,6 @@
---
title: "Home"
menu: "main"
-images: ["/hugo-bearcub/images/share.webp"]
weight: 1
---
diff --git a/exampleSite/content/blog/_index.md b/exampleSite/content/blog/_index.md
index 7752b36..7588ac1 100644
--- a/exampleSite/content/blog/_index.md
+++ b/exampleSite/content/blog/_index.md
@@ -1,6 +1,5 @@
---
title: "Blog"
menu: "main"
-images: ["/hugo-bearcub/images/share.webp"]
weight: 2
--- \ No newline at end of file