Switch Pages to UTF-8
This commit is contained in:
@ -3,12 +3,13 @@
|
||||
<title>{{ post.title }} - r/{{ post.community }}</title>
|
||||
<meta name="author" content="u/{{ post.author }}">
|
||||
<meta name="description" content="View on Libreddit, an alternative private front-end to Reddit.">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<style>
|
||||
/* #sort > #sort_{{ sort }} {
|
||||
#sort > #sort_{{ sort }} {
|
||||
background: aqua;
|
||||
color: black;
|
||||
} */
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user