diff options
| author | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2022-03-15 17:05:23 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-05 12:26:15 +0200 |
| commit | 2503c5faca4bf822c9f902818122a49debf68e14 (patch) | |
| tree | 9819a324dbc68a6abf8adc00cc5bd2a9f99eecd7 /docs | |
| parent | 1205c363c6fc1f82d6368432d910e69248d147de (diff) | |
Update index.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index e6cd7f7..517363a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,11 @@ +--- +layout: default +title: Home +nav_order: 1 +description: "eduVPN-common documentation." +permalink: / +--- + ## eduVPN-common documentation This is the documentation for eduVPN-common, a shared GO library to be used as a common codebase between eduVPN clients. This library is a WIP and is not production ready. |
