summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-08 16:32:23 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-08 16:32:23 -0800
commitb8f0e9a7c05479788385d7cb62c742b98add1e24 (patch)
tree46d81c5aa3a4e28c193d818734d23ac8c322841f /website
parentcb07b3d317566c801ac1f6c05c4e3c16c6226083 (diff)
add index page for source
Diffstat (limited to 'website')
-rw-r--r--website/about/source/index.html16
-rw-r--r--website/economics/minimum_wage.pdfbin20432 -> 20432 bytes
2 files changed, 16 insertions, 0 deletions
diff --git a/website/about/source/index.html b/website/about/source/index.html
new file mode 100644
index 0000000..30efb07
--- /dev/null
+++ b/website/about/source/index.html
@@ -0,0 +1,16 @@
+$$START TITLE
+Source
+$$END TITLE
+
+$$START CONTENT
+<h1>Source</h1>
+<p>
+ See the source code for the documents here:
+</p>
+
+<h2>Articles</h2>
+<ul>
+ <li><a href="./minimum_wage.ms">Minimum Wage</a> -- source documents for the minimum wage article.</li>
+</ul>
+
+$$END CONTENT
diff --git a/website/economics/minimum_wage.pdf b/website/economics/minimum_wage.pdf
index e372f05..19c881c 100644
--- a/website/economics/minimum_wage.pdf
+++ b/website/economics/minimum_wage.pdf
Binary files differ