diff options
Diffstat (limited to 'links.html')
-rw-r--r-- | links.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/links.html b/links.html new file mode 100644 index 0000000..e58fd3b --- /dev/null +++ b/links.html @@ -0,0 +1,9 @@ +--- +layout: default +--- + +<!-- This page provides the sidebar links for mobile, where the sidebar is hidden --> + +<div class="well"> + {% include links-list.html %} +</div> |