diff options
Diffstat (limited to 'qooxdoo/source/index.html')
-rw-r--r-- | qooxdoo/source/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qooxdoo/source/index.html b/qooxdoo/source/index.html new file mode 100644 index 0000000..4dd0962 --- /dev/null +++ b/qooxdoo/source/index.html @@ -0,0 +1,7 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <title>Smokeping</title> + <script type="text/javascript" src="script/Smokeping.js"></script> + </head> +</html> |