diff --git a/articles/article_name/index.html b/articles/article_name/index.html
index e69de29..63f09fc 100644
--- a/articles/article_name/index.html
+++ b/articles/article_name/index.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Article Name | BBC School Report | Reading School
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Title
+
+
+ A brass statue of a child, in a garden
+
+
+
+ | by Name
+
+
+
+
+
+
+
+
+
+
diff --git a/articles/article_name/index.html~ b/articles/article_name/index.html~
new file mode 100644
index 0000000..e69de29
diff --git a/assets/article-page.css b/assets/article-page.css
new file mode 100644
index 0000000..37be22b
--- /dev/null
+++ b/assets/article-page.css
@@ -0,0 +1,3 @@
+.mdc-typography--headline2 {
+ margin: 5px;
+}
diff --git a/assets/article-page.css~ b/assets/article-page.css~
new file mode 100644
index 0000000..e69de29
diff --git a/assets/global.css b/assets/global.css
index 48bd2cd..552b0a1 100644
--- a/assets/global.css
+++ b/assets/global.css
@@ -47,7 +47,7 @@ a {
}
.main-content {
- margin-top: 15px;
+ margin: 15px;
overflow: auto;
}
diff --git a/authors/name/index.html b/authors/name/index.html
index 001fd63..c5c00de 100644
--- a/authors/name/index.html
+++ b/authors/name/index.html
@@ -44,7 +44,6 @@
-
@@ -62,7 +61,7 @@
-
+
Title
diff --git a/images/article_name--cover.jpg b/images/article_name--cover.jpg
new file mode 100644
index 0000000..991d84a
Binary files /dev/null and b/images/article_name--cover.jpg differ
diff --git a/index.html b/index.html
index 78c3e82..a8270da 100644
--- a/index.html
+++ b/index.html
@@ -62,7 +62,7 @@