Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow
This commit is contained in:
commit
4e8a7d3553
@ -1,3 +1,3 @@
|
||||
package config
|
||||
|
||||
var Version = "1.8.2"
|
||||
var Version = "1.8.3"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html data-theme="{{ .theme }}">
|
||||
<head>
|
||||
<title>{{ .question.Title }}</title>
|
||||
<title>{{ .question.Title }} | AnonymousOverflow</title>
|
||||
<link rel="stylesheet" href="/static/question.css" />
|
||||
<link rel="stylesheet" href="/static/syntax.css" />
|
||||
<link rel="stylesheet" href="/static/comments.css" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user