diff options
Diffstat (limited to 'reading/jones2000.html')
-rwxr-xr-x | reading/jones2000.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/reading/jones2000.html b/reading/jones2000.html new file mode 100755 index 0000000..9c3184c --- /dev/null +++ b/reading/jones2000.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <title>Understanding violent crime</title> + <meta charset="utf-8"> +</head> + +<body> + <object type="application/pdf" data="jones2000.pdf" style="min-height:100vh;width:100%"></object> +</body> +</html> |