archive
/
social-landing
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
social-landing/config.yml

17 lines
201 B
YAML
Raw Normal View History

2019-01-11 13:43:09 +00:00
baseURL: http://example.org/
title: My New Hugo Site
2019-01-11 17:17:11 +00:00
staticDir: static/build
assetDir: static/build
2019-01-11 13:53:30 +00:00
disableKinds:
- sitemap
2019-01-11 17:17:11 +00:00
- taxonomyTerm
- 404
2019-01-11 13:53:30 +00:00
outputs:
home:
- html
2019-01-16 21:34:56 +00:00
page:
- html