mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2024-11-28 05:45:48 +00:00
4 lines
81 B
YAML
4 lines
81 B
YAML
|
# Docs: Map markdown to html files
|
||
|
- source: /docs/(.+)\.md/
|
||
|
public: '\1.html'
|