Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,22 @@ imaging:
# Language configuration
languages:
en:
languageName: English
label: English
title: Goldydocs
params:
description: A Docsy example site
# cSpell:disable
no:
languageName: Norsk
label: Norsk
contentDir: content/no
title: Gulldoks
params:
description: Docsy er operativsystem for skyen
time_format_default: 02.01.2006
time_format_blog: 02.01.2006
fa:
languageDirection: rtl
languageName: 'فارسی (Persian)'
direction: rtl
label: 'فارسی (Persian)'
contentDir: content/fa
title: 'اسناد گلدی'
params:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"autoprefixer": "^10.5.0",
"cross-env": "^10.1.0",
"hugo-extended": "0.157.0",
"hugo-extended": "0.161.1",
Comment thread
chalin marked this conversation as resolved.
Outdated
"postcss-cli": "^11.0.1",
"rtlcss": "^4.3.0"
},
Expand Down