binwiederhier 7 달 전
부모
커밋
4d1baae6d0
3개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      docs/publish.md
  2. 1 1
      docs/publish/template-functions.md
  3. 1 0
      mkdocs.yml

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.