···2828 # <https://pkg.go.dev/html/template>
2929 templates: ./templates
30303131- # Path to a directory containing static assets.
3232- # User can access files in this directory by accessing "/static/*".
3131+ # [optional]
3232+ # Path to a directory containing custom static assets.
3333+ # If you omit this, legit will use its default static asset directory
3434+ # ("static" directory next to this file) embedded in the binary.
3535+ #
3636+ # Visitors can access files in this directory by accessing "/static/*".
3337 static: ./static
34383539meta: