diff --git a/content/tabletop/_index.md b/content/tabletop/_index.md
index df956b3..88fa8e6 100644
--- a/content/tabletop/_index.md
+++ b/content/tabletop/_index.md
@@ -1,5 +1,3 @@
 +++
-title = "Tabletop Experiments and Stuff"
+title = "Tabletop Shit"
 +++
-
-HEWWO
diff --git a/content/tabletop/glog-chemist.md b/content/tabletop/glog-chemist.md
new file mode 100644
index 0000000..a5e8336
--- /dev/null
+++ b/content/tabletop/glog-chemist.md
@@ -0,0 +1,72 @@
++++
+title = "GLoG Class: Mad Chemist"
+description = "A class based on the mixing and application of chemical concoctions."
+date = 2021-01-22
+draft = true
++++
+
+
+
+Starting Equipment
+
+- 3 Vials each of 3 Chemicals
+- 9x Syringes each of 3 Chemicals
+- Chemistry Set
+- Labcoat
+- Goggles
+
+
+{% table() %}
+| d3 | Starting Skills |
+| --: | --- |
+| 1 | Drugs |
+| 2 | Chemicals |
+| 3 | Explosives |
+{% end %}
+
+
Table of Contents [-]
 
-
+
 {% for h1 in page.toc %}
     - 
         {{ h1.title }}
         {% if h1.children %}
-            
+            
{% endif %}
     
 {% endfor %}
-
+