about summary refs log tree commit diff
path: root/p/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'p/index.tpl')
-rw-r--r--p/index.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/index.tpl b/p/index.tpl
new file mode 100644
index 0000000..b2c1f95
--- /dev/null
+++ b/p/index.tpl
@@ -0,0 +1,4 @@
+<h2>PROJECTS</h2>
+<p><a href="@pathtofile($[output-dir]w)">w</a> (HTML, CSS)<br />Website</p>
+<p><a href="@pathtofile($[output-dir]wf)">wf</a> (C#)<br />WinForms</p>
+<p><a href="@pathtofile($[output-dir]sql)">sql</a> (SQL, PLSQL)<br />SQL</p>