dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: support images array for featured image
Patrick Kollitsch
2 days ago
3deeaba3e4a5c0b1e67614d8ab6f5ba11badc5e3
[external-software/github_gohugo-theme-ananke.git]
/
.vscode
/
extensions.json
1
2
3
4
5
6
7
8
9
{
"recommendations": [
"pkief.material-icon-theme",
"yzhang.markdown-all-in-one",
"davidanson.vscode-markdownlint",
"zizmor.zizmor-vscode",
"redhat.vscode-yaml"
]
}