summaryrefslogtreecommitdiff
path: root/website/economics
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-08 16:33:58 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-08 16:33:58 -0800
commit6f2414dacedfdb07583d8dbe75455165cefaffb9 (patch)
tree0d537358e6e92719de6b6b6d32b4d99afe6bb298 /website/economics
parentb8f0e9a7c05479788385d7cb62c742b98add1e24 (diff)
fixed location for source
Diffstat (limited to 'website/economics')
-rw-r--r--website/economics/source/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/website/economics/source/index.html b/website/economics/source/index.html
new file mode 100644
index 0000000..30efb07
--- /dev/null
+++ b/website/economics/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