diff --git a/_config.yml b/_config.yml index 7473b1f..163807f 100644 --- a/_config.yml +++ b/_config.yml @@ -25,6 +25,7 @@ apt: # ----------------- collections: repos: + permalink: "/:name" output: true # ----------------- diff --git a/_repos/bos.md b/_repos/bos.md index 651312e..a992c66 100644 --- a/_repos/bos.md +++ b/_repos/bos.md @@ -1,6 +1,5 @@ --- layout: repo -permalink: /bos sequence: 3 title: BOS diff --git a/_repos/daobet.md b/_repos/daobet.md index d36527a..00c1de7 100644 --- a/_repos/daobet.md +++ b/_repos/daobet.md @@ -1,6 +1,5 @@ --- layout: repo -permalink: /daobet sequence: 4 title: DAOBET diff --git a/_repos/eosio.md b/_repos/eosio.md index e0b5838..fde3a5d 100644 --- a/_repos/eosio.md +++ b/_repos/eosio.md @@ -1,6 +1,5 @@ --- layout: repo -permalink: /eosio sequence: 2 title: EOSIO diff --git a/_repos/main.md b/_repos/main.md index ae342c5..ea50ab1 100644 --- a/_repos/main.md +++ b/_repos/main.md @@ -1,6 +1,5 @@ --- layout: repo -permalink: /main sequence: 1 title: Main diff --git a/_repos/wax.md b/_repos/wax.md index 83089b7..e9cf6c3 100644 --- a/_repos/wax.md +++ b/_repos/wax.md @@ -1,6 +1,5 @@ --- layout: repo -permalink: /wax sequence: 5 title: WAX