diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-11-30 18:39:37 +0100 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-11-30 18:39:37 +0100 |
commit | ddd0072e70dade6bdbecc3123989150ad046556e (patch) | |
tree | 1ad62abe45ac131fa1fc09e16337fdb07164185b /index.html | |
download | circles-ddd0072e70dade6bdbecc3123989150ad046556e.tar.gz circles-ddd0072e70dade6bdbecc3123989150ad046556e.zip |
init everything
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..1cfe134 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ +<html> +<head> +<title>aaaarg_vs_libgen.png</title> +</head> +<body> + +<a href="#"> +<img src="/static/aaaarg_vs_libgen.png" ismap="ismap"> +</a> + +</body> +</html> |