summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2016-05-02 09:43:33 -0400
committerluxagraf <sng@luxagraf.net>2016-05-02 09:43:33 -0400
commit6e1bbc2482dd43a9b438c73d644d9c684d55457d (patch)
tree826db1e55a47ce96b806793d9a9ed145ef7ecb1b /design
parentec850efcb49a387c11f3342cb80c0fce2792f6bb (diff)
Added a head tag for facebook and committed some older changes that I
honestly can't even remember at this point.
Diffstat (limited to 'design')
-rw-r--r--design/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index 2fd1c57..44b993b 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -24,6 +24,7 @@
media="screen">
<![endif]-->
<link rel="manifest" href="manifest.json">
+ <meta property="fb:pages" content="900822029969349" />
{%block extrahead%}{%endblock%}
</head>
<body {%block bodyid%}{%endblock%}{%block bodyevents%}{%endblock%}>