summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html5
-rw-r--r--recursion.html1
2 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..42d4468
--- /dev/null
+++ b/index.html
@@ -0,0 +1,5 @@
+<title>Recursion</title>
+<h1>recursion</h1>
+<h2>Noun. Pronounciation: <i>ri-ker-zhen</i></h2>
+<h2>Definition of recursion:</h2>
+<iframe src="recursion.html" width=90% height=90%></iframe>
diff --git a/recursion.html b/recursion.html
new file mode 100644
index 0000000..bc55f93
--- /dev/null
+++ b/recursion.html
@@ -0,0 +1 @@
+<meta http-equiv="refresh" content="0;/">