Skip to content

Commit

Permalink
Added charset, fixes #19
Browse files Browse the repository at this point in the history
  • Loading branch information
josephlewis42 committed Sep 16, 2024
1 parent 1e5b6b6 commit bb0dd9f
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 bb0dd9f

Please sign in to comment.