diff --git a/config.toml b/config.toml
index 5abbc3c1e87570ef7429f5dd997940dbc2e0fc38..4e80efa6e5013fa9a1982aafea5e13212039135e 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseurl = "https://www.StrandLab.net/"
+baseurl = "http://www.strandlab.net.s3-website.us-east-2.amazonaws.com/"
 title = "Strand Lab"
 author = "Gervaise H. Henry"
 theme = "blackburn"
@@ -75,4 +75,11 @@ paginate = 10
   twitter = "strand_lab"
 
   # Techie
-  biohpcgitlab = "StrandLab/"
\ No newline at end of file
+  biohpcgitlab = "StrandLab/"
+
+[deployment]
+  order = [".jpg$", ".gif$"]
+
+  [[deployment.targets]]
+    name = "aws"
+    URL = "s3://www.strandlab.net?region=us-east-2"
\ No newline at end of file
diff --git a/content/research.md b/content/research.md
index d569640690ac7912e6e8606bf50d31fab680d91a..fcae2224512928c2450c6bc7c8937b2e45a932f4 100644
--- a/content/research.md
+++ b/content/research.md
@@ -1,7 +1,7 @@
 ---
 title: "Research"
 date: 2019-05-19T01:57:56-05:00
-draft: true
+draft: false
 type: "custom"
 layout: "research"
 ---