binwiederhier 6 months ago
parent
commit
4d1baae6d0
3 changed files with 2 additions and 1 deletions
  1. 0 0
      docs/publish.md
  2. 1 1
      docs/publish/template-functions.md
  3. 1 0
      mkdocs.yml

File diff suppressed because it is too large
+ 0 - 0
docs/publish.md


+ 1 - 1
docs/publish/template-functions.md

@@ -1,6 +1,6 @@
 # Template Functions
 
-These template functions may be used in the [message template](../publish.md#message-templating) feature of ntfy. Please refer to the examples in the documentation for how to use them.
+These template functions may be used in the **[message template](../publish.md#message-templating)** feature of ntfy. Please refer to the examples in the documentation for how to use them.
 
 The original set of template functions is based on the [Sprig library](https://masterminds.github.io/sprig/). This documentation page is a (slightly modified) copy of their docs. **Thank you to the Sprig developers for their work!** 🙏
 

+ 1 - 0
mkdocs.yml

@@ -94,6 +94,7 @@ nav:
       - "Integrations + projects": integrations.md
       - "Release notes": releases.md
       - "Emojis 🥳 🎉": emojis.md
+      - "Template functions": publish/template-functions.md
       - "Troubleshooting": troubleshooting.md
       - "Known issues": known-issues.md
       - "Deprecation notices": deprecations.md

Some files were not shown because too many files changed in this diff