summaryrefslogtreecommitdiffhomepage
path: root/cards/build/articles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'cards/build/articles/index.html')
-rw-r--r--cards/build/articles/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/cards/build/articles/index.html b/cards/build/articles/index.html
new file mode 100644
index 0000000..ff4ed16
--- /dev/null
+++ b/cards/build/articles/index.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<html>
+ <html>
+ <h1>
+ Here is a list of all the articles!
+ </h1>
+ <p>
+ <a href="fish.html" class="articles">
+ FISH!
+ </a>
+ </p>
+ <p>
+ <a href="lion.html" class="articles">
+ LION!
+ </a>
+ </p>
+ <p>
+ <a href="crab.html" class="articles">
+ CRAB!
+ </a>
+ </p>
+ </html>
+</html>