mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
repos: move permalink to _config.yml.
This commit is contained in:
parent
11106ee982
commit
394007c246
6 changed files with 1 additions and 5 deletions
|
|
@ -25,6 +25,7 @@ apt:
|
|||
# -----------------
|
||||
collections:
|
||||
repos:
|
||||
permalink: "/:name"
|
||||
output: true
|
||||
|
||||
# -----------------
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
layout: repo
|
||||
permalink: /bos
|
||||
sequence: 3
|
||||
|
||||
title: BOS
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
layout: repo
|
||||
permalink: /daobet
|
||||
sequence: 4
|
||||
|
||||
title: DAOBET
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
layout: repo
|
||||
permalink: /eosio
|
||||
sequence: 2
|
||||
|
||||
title: EOSIO
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
layout: repo
|
||||
permalink: /main
|
||||
sequence: 1
|
||||
|
||||
title: Main
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
layout: repo
|
||||
permalink: /wax
|
||||
sequence: 5
|
||||
|
||||
title: WAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue