From 8ea9552eb6459c58bdf383d06b0ab310773242fe Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Sat, 6 Apr 2013 00:36:58 +0200
Subject: [PATCH] Added initial rudimentary home page.
---
index.html | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
create mode 100644 index.html
diff --git a/index.html b/index.html
new file mode 100644
index 000000000..0ea931c95
--- /dev/null
+++ b/index.html
@@ -0,0 +1,31 @@
+
+
+
+ cc65 Project Page
+
+
+ cc65 Project Page
+
+
+
+ If you want to contribute please get in touch with me.
+
+
+
\ No newline at end of file
--
2.39.5