aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/function-paths.html
blob: 5f5a516c1e8570e84da69cf37d136307096493e5 (plain)
1
2
3
4
5
6
7
{{-
  return (dict
    "markdown" "data/generates/content"
    "media"    "data/media"
    "static"   "static"
  )
-}}