mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
final polish
This commit is contained in:
parent
7e4db1f562
commit
81e9dee2f5
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
theme = "blowfish"
|
||||
baseURL = "https://localhost:1313"
|
||||
defaultContentLanguage = "en"
|
||||
#disableLanguages = ['it'] #to allow translation work requiring shipping to production
|
||||
disableLanguages = ['it'] #to allow translation work requiring shipping to production
|
||||
|
||||
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
||||
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "hugo-blowfish-theme",
|
||||
"version": "2.62.0",
|
||||
"version": "2.63.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "hugo-blowfish-theme",
|
||||
"version": "2.62.0",
|
||||
"version": "2.63.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue