[doc] about and federation

This commit is contained in:
les
2019-12-04 01:12:59 +01:00
parent 3116e776a0
commit bb14fbed83
26 changed files with 1200 additions and 103 deletions

View File

@@ -10,6 +10,7 @@
<link rel="shortcut icon" href="{{ "favicon.ico" | absolute_url }}" type="image/x-icon">
<link rel="stylesheet" href="{{ "/assets/css/just-the-docs.css" | absolute_url }}">
<link rel="stylesheet" href="{{ "/assets/css/style.css" | absolute_url }}">
{% if site.search_enabled != nil %}
<script type="text/javascript" src="{{ "/assets/js/vendor/lunr.min.js" | absolute_url }}"></script>