diff options
author | HombreLaser <sebastian-440@live.com> | 2023-08-27 02:40:08 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-08-27 02:40:08 -0600 |
commit | ac6772f292a83217e10e38ba853c76b5666133e0 (patch) | |
tree | d0d4eb27d9482dc275d75f48a2ca029d825e52a6 /links.html |
Commit inicial
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> |