diff options
| author | Jakob L. Kreuze | 2019-05-02 16:20:26 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze | 2019-05-02 16:20:26 -0400 |
| commit | 849efab76c602a2410fc3f4c946314ebb35c9d12 (patch) | |
| tree | d8cf5d67f880e97246a1ffbef74261d11d8d6bfd /projects.scm | |
| parent | 7405049f201bfc26c840adb1937912b5ac06cc82 (diff) | |
Load static pages rather than inlining
Diffstat (limited to 'projects.scm')
| -rw-r--r-- | projects.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects.scm b/projects.scm new file mode 100644 index 0000000..c45a135 --- /dev/null +++ b/projects.scm @@ -0,0 +1 @@ +`((h1 "Projects")) |