mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
f4c1efc601
Assets like screenshots are used in content files such as tutorials. This commit moves these assets out of the theme into the static folder in the root directory. This way the theme and content files become independent from each other. See PR rdwatters/hugo-docs-concept#123