diff options
author | Anthony Wang | 2022-10-13 19:02:25 +0000 |
---|---|---|
committer | Anthony Wang | 2022-10-13 19:02:25 +0000 |
commit | 790a4ba99708b55936ce85e36914d5b8a3bd0ba8 (patch) | |
tree | be5713be5833627eef379ff1858f45268a437999 /index.html | |
parent | cd2a26bbb4eb27dd6158334754452fbd8c57ea7f (diff) |
Add note about Firefox
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ <title>Recursion</title> <h1>recursion</h1> +<h3>Note: This site works best in Firefox</h3> <h2>Noun. Pronounciation: <i>ri-ker-zhen</i></h2> <h2>Definition of recursion:</h2> <iframe src="recursion.html" width=90% height=90%></iframe> |