DEVELOPMENT ENVIRONMENT

~jl/source-quest-wiki

613082528154d74f1696c71d2120dd0fea3d26f5 — Jonni Liljamo 1 year, 10 months ago cabdd02
Add link to SSH docs
1 files changed, 12 insertions(+), 0 deletions(-)

M index.md
M index.md => index.md +12 -0
@@ 1,6 1,18 @@
---
title: index
toc: false
---

Welcome to the wiki!

---

<dl class="row" style="margin-bottom: 0">
    <div class="col-md-6">
        <dt>git.src.quest</dt>
        <dd>
            <a href="/ssh.md">SSH documentation</a>
        </dd>
    </div>
</dl>