Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kwant
website
Commits
4a992c94
Commit
4a992c94
authored
May 14, 2020
by
Christoph Groth
Browse files
change DATE_FORMAT to be compatible with Nikola 8
parent
3345bc6c
Pipeline
#35125
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conf.py
View file @
4a992c94
...
...
@@ -112,7 +112,7 @@ TIMEZONE = "UTC"
# Date format used to display post dates.
# (str used by datetime.datetime.strftime)
DATE_FORMAT
=
'
%Y-%m-%
d'
DATE_FORMAT
=
'
y-M-
d'
# Date format used to display post dates, if local dates are used.
# (str used by moment.js)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment