mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git
chore(config): add workspace configuration file for vscodeSigned-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
gohugo-theme-ananke.code-workspace New file @@ -0,0 +1,11 @@ { "folders": [ { "path": "." }, { "path": "../gohugo-theme-ananke.wiki" } ], "settings": {} }