1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-11-16 19:10:50 +01:00
conduit/.gitlab/route-map.yml

3 lines
80 B
YAML
Raw Normal View History

2024-03-13 18:01:41 +01:00
# Docs: Map markdown to html files
- source: /docs/(.+)\.md/
public: '\1.html'