summaryrefslogtreecommitdiff
path: root/_site
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-06-02 21:54:44 -0400
committerAdam T. Carpenter <atc@53hor.net>2020-06-02 21:54:44 -0400
commite8ab11225a306225d2be16c4464e68a4ad464918 (patch)
tree9fa3c7071f6f27cb0305b0ce6522a606ded864a3 /_site
parent8f3bc0a5a3640be89da2815ca32fa63150f8ec18 (diff)
downloadcarpentertutoring-e8ab11225a306225d2be16c4464e68a4ad464918.tar.xz
carpentertutoring-e8ab11225a306225d2be16c4464e68a4ad464918.zip
basic cobalt layout
Diffstat (limited to '_site')
-rw-r--r--_site/index.html14
-rw-r--r--_site/rss.xml1
2 files changed, 15 insertions, 0 deletions
diff --git a/_site/index.html b/_site/index.html
new file mode 100644
index 0000000..2ae97ae
--- /dev/null
+++ b/_site/index.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Welcome - Carpenter Tutoring</title>
+ </head>
+ <body>
+ <div>
+ <h2>Welcome - Carpenter Tutoring</h2>
+ <h2>Blog!</h2>
+
+ </div>
+ </body>
+</html>
diff --git a/_site/rss.xml b/_site/rss.xml
new file mode 100644
index 0000000..8b5013e
--- /dev/null
+++ b/_site/rss.xml
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>cobalt blog</title><link>http://localhost:3000</link><description>Blog Posts Go Here</description></channel></rss>