mirror of
https://github.com/status-im/specs.git
synced 2025-01-12 23:24:30 +00:00
Jakub Sokołowski
6ba977e701
Splits docs to use three different `permalink` paths: - `/raw/` - `/draft/` - `/stable/` Otherwise docs like these clash and only one is accessible: ``` docs/draft/3-whisper-usage.md docs/stable/3-whisper-usage.md ``` ``` docs/draft/6-payloads.md docs/stable/6-payloads.md ``` Signed-off-by: Jakub Sokołowski <jakub@status.im>
8 lines
94 B
Markdown
8 lines
94 B
Markdown
---
|
|
permalink: /spec/
|
|
title: Stable specs
|
|
nav_order: 1
|
|
has_children: true
|
|
layout: default
|
|
---
|