We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236eb84 commit 37d28ddCopy full SHA for 37d28dd
templates/question.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html data-theme="{{ .theme }}">
3
<head>
4
- <title>{{ .question.Title }}</title>
+ <title>{{ .question.Title }} | AnonymousOverflow</title>
5
<link rel="stylesheet" href="/static/question.css" />
6
<link rel="stylesheet" href="/static/syntax.css" />
7
<link rel="stylesheet" href="/static/comments.css" />
0 commit comments