summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/content/snippets/pdf.json
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-25 07:53:44 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-26 07:25:09 -0400
commit10b9590ae226b53681b844ca27583564b11ac663 (patch)
tree409d67c6483ed6c4b86e0b88a0b21cd9895d34aa /.frontmatter/config/content/snippets/pdf.json
parent77bc952f71567c95237a88d4657c5b3111074532 (diff)
perf(content): :zap: Restructuring Navs and Peep Listing
Targeting improved SEO performance with restructing Nav on frontpage CURRENTY THE BUILD IS BROKEN
Diffstat (limited to '.frontmatter/config/content/snippets/pdf.json')
-rw-r--r--.frontmatter/config/content/snippets/pdf.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.frontmatter/config/content/snippets/pdf.json b/.frontmatter/config/content/snippets/pdf.json
index a12f67d..2d855d2 100644
--- a/.frontmatter/config/content/snippets/pdf.json
+++ b/.frontmatter/config/content/snippets/pdf.json
@@ -2,6 +2,7 @@
"embed pdf": {
"description": "Embeds a pdf file into page using html5 tag \"embed\".",
"body": "<embed src=\"[[ PDF File ]]\" type=\"application/pdf\" width=\"100%\" height=\"100%\" />",
+ "isMediaSnippet": false,
"fields": [
{
"name": "PDF File",