# Content / Settings ### routes.yaml This is how the default `routes.yaml` file looks like: ```yaml routes: collections: /: permalink: '{globals.permalinks}' template: - index taxonomies: tag: /tag/{slug}/ author: /author/{slug}/ ```