From 52ca3aef4c611f9056b01b8c0a2f22374bfb9326 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Mon, 16 Mar 2026 12:34:51 +0100 Subject: [PATCH] docs: updated leaflet map plugin link --- docs/cli/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/create.md b/docs/cli/create.md index d3be213a1..a07a4161f 100644 --- a/docs/cli/create.md +++ b/docs/cli/create.md @@ -22,7 +22,7 @@ When you run `quartz create`, you can choose a configuration template that pre-c - **Default**: A clean Quartz setup with sensible defaults. Best for starting from scratch. - **Obsidian**: Optimized for Obsidian vaults with full Obsidian Flavored Markdown support (wikilinks, callouts, mermaid diagrams, etc.). Automatically sets link resolution to `shortest` and skips the link resolution prompt. -- **TTRPG**: Builds on the Obsidian template with the addition of the [Leaflet map plugin](https://github.com/quartz-community/external-quartz-leaflet-map-plugin) and [ITS Theme](https://github.com/saberzero1/quartz-themes) (`its-theme.ttrpg-dnd`). Great for D&D and TTRPG wikis. Also skips the link resolution prompt. +- **TTRPG**: Builds on the Obsidian template with the addition of the [Leaflet map plugin](https://github.com/Requiae/quartz-leaflet-map-plugin) and [ITS Theme](https://github.com/saberzero1/quartz-themes) (`its-theme.ttrpg-dnd`). Great for D&D and TTRPG wikis. Also skips the link resolution prompt. - **Blog**: A blog-focused setup with [recent notes](https://github.com/quartz-community/recent-notes) enabled (showing the 5 most recent posts with tags) and [comments](https://github.com/quartz-community/comments) enabled via giscus. You'll need to fill in the `TODO:` placeholder values in `quartz.config.yaml` with your own giscus repository details. ## Base URL