From 5ab11844f43443baa00c2b9aa4a291c7360eae5a Mon Sep 17 00:00:00 2001
From: okfprojz
Date: Wed, 30 Nov 2016 01:03:27 -0500
Subject: contact
---
newreality.sup.land | 2 +-
tree.sup.land | 2 +-
tree/templates/index.liquid | 6 ++++++
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/newreality.sup.land b/newreality.sup.land
index 0368382..fd90a1c 100644
--- a/newreality.sup.land
+++ b/newreality.sup.land
@@ -5,7 +5,7 @@ upstream newreality_cms {
server {
listen 8070;
- server_name newreality.sup.land newreality.co;
+ server_name newreality.sup.land newreality.co www.newreality.co;
client_max_body_size 50M;
location / {
diff --git a/tree.sup.land b/tree.sup.land
index a4cc502..55ba726 100644
--- a/tree.sup.land
+++ b/tree.sup.land
@@ -5,7 +5,7 @@ upstream tree_cms {
server {
listen 8070;
- server_name tree.sup.land treeofficial.com;
+ server_name tree.sup.land treeofficial.com www.treeofficial.com;
client_max_body_size 50M;
location / {
diff --git a/tree/templates/index.liquid b/tree/templates/index.liquid
index 765a9d5..897c1f0 100644
--- a/tree/templates/index.liquid
+++ b/tree/templates/index.liquid
@@ -55,6 +55,12 @@
{% endfor %}
+Contact
+
+
+For more information, please email info@newreality.co
+
+
--
cgit v1.2.3-70-g09d2