diff --git a/config.toml b/config.toml index 9f521a7..3592440 100644 --- a/config.toml +++ b/config.toml @@ -15,7 +15,7 @@ description = "Spring 2022, meeting at PAF...." sandpointsGiteaUrl = "https://git.sandpoints.org/PAF/SpringMeeting22" sandpointsCatalogPrefix = "/library/" -sandpointsMentionedIn = ["annex"] +sandpointsMentionedIn = ["annex", "voice", "scribe"] [outputFormats] [outputFormats.js] diff --git a/content/logbook/springmeeting22.md b/content/logbook/springmeeting22.md index c612ac8..385f747 100644 --- a/content/logbook/springmeeting22.md +++ b/content/logbook/springmeeting22.md @@ -6,3 +6,5 @@ has_reflections = ["firstreflection.md", "secondreflection.md"] # About Here we say what this is all about. + +Here's an example of inline linking to the word ![voice](voice:ezraabbot.md) but also voice of ![](voice:reginaandrews.md) diff --git a/content/scribe/_index.md b/content/scribe/_index.md new file mode 100644 index 0000000..e69de29 diff --git a/content/voice/_index.md b/content/voice/_index.md new file mode 100644 index 0000000..e69de29 diff --git a/content/voice/ezzraabbot.md b/content/voice/ezzraabbot.md new file mode 100644 index 0000000..197638f --- /dev/null +++ b/content/voice/ezzraabbot.md @@ -0,0 +1,7 @@ ++++ +title = "Ezra Abbot" ++++ + +# About + +Ezra Abbot has voice. diff --git a/content/voice/reginaandrews.md b/content/voice/reginaandrews.md new file mode 100644 index 0000000..ba22478 --- /dev/null +++ b/content/voice/reginaandrews.md @@ -0,0 +1,7 @@ ++++ +title = "Regina Andrews" ++++ + +# About + +Regina Andrews has her voice.