This commit is contained in:
decanus 2020-02-20 10:51:53 -05:00
parent d06872c250
commit 654735bb22
No known key found for this signature in database
GPG Key ID: E95B8C69228FF5B4
7 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ layout: default
<div class="home">
<h1 class="page-heading">
{{ page.name | xml_escape }}: {{ page.title | xml_escape }}
{{ page.title | xml_escape }}
<a href="{{site.github.repository_url}}/blob/master/{{page.path}}"><svg role="img" aria-label="Source" xmlns="https://www.w3.org/2000/svg" width="14" height="16" viewBox="0 0 14 16"><title>Source</title><path fill-rule="evenodd" d="M9.5 3L8 4.5 11.5 8 8 11.5 9.5 13 14 8 9.5 3zm-5 0L0 8l4.5 5L6 11.5 2.5 8 6 4.5 4.5 3z"/></svg></a>
</h1>
<table>

View File

@ -1,5 +1,5 @@
---
name: MVDS Metadata Field
title: MVDS Metadata Field
version: 0.1.0
status: Draft
authors: Oskar Thorén <oskar@status.im>, Dean Eigenmann <dean@status.im>

View File

@ -1,5 +1,5 @@
---
name: Minimum Viable Data Synchronization
title: Minimum Viable Data Synchronization
version: 0.6.0
status: Draft
authors: Oskar Thorén <oskar@status.im>, Dean Eigenmann <dean@status.im>

View File

@ -1,5 +1,5 @@
---
name: Remote log specification
title: Remote log specification
version: 0.1.1
status: Draft
authors: Oskar Thorén oskar@status.im, Dean Eigenmann dean@status.im

View File

@ -1,5 +1,5 @@
---
name: Envelope data field
title: Envelope data field
version: 0.1.0
status: Draft
authors: Oskar Thorén <oskar@status.im>, Dean Eigenmann <dean@status.im>

View File

@ -1,5 +1,5 @@
---
name: Waku Mailserver
title: Waku Mailserver
version: 0.2.0
status: Draft
authors: Adam Babik <adam@status.im>, Dean Eigenmann <dean@status.im>, Oskar Thorén <oskar@status.im>

View File

@ -1,5 +1,5 @@
---
name: Waku
title: Waku
version: 0.3.0
status: Draft
authors: Adam Babik <adam@status.im>, Dean Eigenmann <dean@status.im>, Kim De Mey <kimdemey@status.im>, Oskar Thorén <oskar@status.im>