Skip to content

Commit 261b02c

Browse files
Set encoding to UTF-8 in configuration file
1 parent cce589a commit 261b02c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ permalink: /:categories/:title/
3131
paginate: 5 # amount of posts to show
3232
paginate_path: /page:num/
3333
timezone: # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
34+
encoding: utf-8
3435

3536
include:
3637
- _pages

0 commit comments

Comments
 (0)