ananke/gohugo-theme-ananke.code-workspace
Patrick Kollitsch 1a4ad28b87
chore(config): add workspace configuration file for vscode
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-09-26 09:49:16 +07:00

12 lines
111 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../gohugo-theme-ananke.wiki"
}
],
"settings": {}
}