forked from leftypol/leftypol
utf-8 charset for themes
This commit is contained in:
parent
368f165e59
commit
b33c4404fb
8 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
||||
<title>{{ settings.title }}</title>
|
||||
<link rel="stylesheet" media="screen" href="{{ config.url_stylesheet }}"/>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue