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