mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 11:46:39 -04:00
chore: update Hugo version to 0.147.7 and improve nav-menu script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/hugo:1": {
|
||||
"extended": true,
|
||||
"version": "0.145.0"
|
||||
"version": "0.147.7"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/node:1": {}
|
||||
},
|
||||
@@ -18,5 +18,7 @@
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "npm install",
|
||||
"forwardPorts": [1313]
|
||||
}
|
||||
"forwardPorts": [
|
||||
1313
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user