diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-05-23 13:14:21 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-05-23 13:14:21 +0300 |
| commit | de6c00867092f86967660a8d43d230162e87024b (patch) | |
| tree | 520799a0827dc7ddf10af5f0de8947cc3a3dcf8e | |
| parent | a70000ea3611bee3e8d2156971531cb0a5db016e (diff) | |
missing doctype
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +<!doctype html> <html> <head> <title>L-Systems.JS Playground</title> |
