From 86f6ff4026c27c0eb81d1d562ecde2aaf7c9852c Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Thu, 10 Oct 2024 17:19:17 -0400 Subject: feat(persons page): :sparkles: seo 7 format seo improvements 7 formatting --- .frontmatter/ui/external.js | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .frontmatter/ui/external.js (limited to '.frontmatter/ui') diff --git a/.frontmatter/ui/external.js b/.frontmatter/ui/external.js new file mode 100644 index 0000000..642da9b --- /dev/null +++ b/.frontmatter/ui/external.js @@ -0,0 +1,7 @@ +import { + enableDevelopmentMode, + registerCardImage, + registerCardFooter, + registerPanelView, + registerCustomField +} from "https://cdn.jsdelivr.net/npm/@frontmatter/extensibility/+esm"; \ No newline at end of file -- cgit v1.2.3