aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-09-06 19:38:33 -0700
committerbnewbold <bnewbold@robocracy.org>2016-09-06 19:38:33 -0700
commit60405b46d713e1fe4b2ecf99dabf88a3f58e7368 (patch)
tree2cac11a9bae78ad07462b6ffa9df60b4816e0b91 /templates
parent6dde0c343e046857395014cc40b7409e5c4be506 (diff)
downloadbommom-master.tar.gz
bommom-master.zip
move from bommom.com to bommom.memeschemes.comHEADmaster
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index ee8a54c..aa2fa66 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -23,7 +23,7 @@ function login() {
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
- <a class="brand" href="/">bommom.com</a>
+ <a class="brand" href="/">bommom.memeschemes.com</a>
{{ range .BreadCrumbs }} / {{.}} {{end}}
<div class="nav-collapse collapse">
{{ if .Session.UserName }}