summaryrefslogtreecommitdiff
path: root/browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'browser.c')
-rw-r--r--browser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/browser.c b/browser.c
index c2eb9ab..907d245 100644
--- a/browser.c
+++ b/browser.c
@@ -97,6 +97,7 @@ static gchar *feed_html_header =
"<!DOCTYPE html>"
"<html>"
" <head>"
+" <meta charset=\"UTF-8\">"
" <title>Feeds</title>"
" </head>"
" <body>"