Skip to content

Commit

Permalink
Merge pull request #22 from openzim/charset
Browse files Browse the repository at this point in the history
Added charset to template fixes #19
  • Loading branch information
benoit74 committed Sep 17, 2024
2 parents 1e5b6b6 + bb0dd9f commit 998be4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devdocs2zim/templates/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
-#}
<html class="_theme-default">
<head>
<meta charset="utf-8">
<title>{{title}}</title>
<link rel="stylesheet" type="text/css" href="{{rel_prefix | safe}}application.css" />
</head>
Expand Down

0 comments on commit 998be4a

Please sign in to comment.