mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
06.51.2026 839b1919af2629b0fabf0ac36399dbd57344b981
config: update workspace configuration

Signed-off-by: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
1 files modified
1 files added
11 ■■■■■ changed files
.vscode/extensions.json 5 ●●●●● patch | view | raw | blame | history
.vscode/settings.json 6 ●●●● patch | view | raw | blame | history
.vscode/extensions.json
New file
@@ -0,0 +1,5 @@
{
    "recommendations": [
        "pkief.material-icon-theme"
    ]
}
.vscode/settings.json
@@ -1,6 +1,10 @@
{
    "cSpell.words": [
        "Ananke",
        "Kitchensink"
        "demosite",
        "Disqus",
        "Kitchensink",
        "licenselink",
        "Philibert"
    ]
}