summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Berowski <>2022-07-18 18:30:27 -0500
committerAlex Berowski <>2022-07-18 18:30:27 -0500
commit85850fbcc0598f025c71802f438cb244a57aa1b1 (patch)
treeab6af081052033eb108bb94a15337d74f3442fb7
parent132189a042ea713a72a84336dca760c81665f883 (diff)
Fix testHEADmaster
-rwxr-xr-xreading/jones2000.html11
-rwxr-xr-xreading/jones2000.pdfbin0 -> 35348613 bytes
-rwxr-xr-xreading/jones2000.pngbin0 -> 12287 bytes
-rwxr-xr-xreading/parsons1992.html11
-rwxr-xr-xreading/parsons1992.pdfbin0 -> 6479424 bytes
-rwxr-xr-xreading/parsons1992.pngbin0 -> 1104344 bytes
6 files changed, 22 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>
diff --git a/reading/jones2000.pdf b/reading/jones2000.pdf
new file mode 100755
index 0000000..a0386ea
--- /dev/null
+++ b/reading/jones2000.pdf
Binary files differ
diff --git a/reading/jones2000.png b/reading/jones2000.png
new file mode 100755
index 0000000..7037838
--- /dev/null
+++ b/reading/jones2000.png
Binary files differ
diff --git a/reading/parsons1992.html b/reading/parsons1992.html
new file mode 100755
index 0000000..53768f8
--- /dev/null
+++ b/reading/parsons1992.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <title>Overland Flow</title>
+ <meta charset="utf-8">
+</head>
+
+<body>
+ <object type="application/pdf" data="parsons1992.pdf" style="min-height:100vh;width:100%"></object>
+</body>
+</html>
diff --git a/reading/parsons1992.pdf b/reading/parsons1992.pdf
new file mode 100755
index 0000000..40d5903
--- /dev/null
+++ b/reading/parsons1992.pdf
Binary files differ
diff --git a/reading/parsons1992.png b/reading/parsons1992.png
new file mode 100755
index 0000000..6987c79
--- /dev/null
+++ b/reading/parsons1992.png
Binary files differ