mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-12-12 15:16:00 -05:00
fix archive
This commit is contained in:
parent
be7e2dc67d
commit
dd6e557bb2
58 changed files with 6 additions and 6 deletions
12
_config.yml
12
_config.yml
|
|
@ -347,7 +347,7 @@ defaults:
|
||||||
toc_sticky : true
|
toc_sticky : true
|
||||||
# _1970thru90s
|
# _1970thru90s
|
||||||
- scope:
|
- scope:
|
||||||
path: "/history-archive/_1970thru90s"
|
path: "_1970thru90s"
|
||||||
type: 1970thru90s
|
type: 1970thru90s
|
||||||
values:
|
values:
|
||||||
layout: single
|
layout: single
|
||||||
|
|
@ -364,7 +364,7 @@ defaults:
|
||||||
teaser: https://didecentral.com/assets/images/did-og.png
|
teaser: https://didecentral.com/assets/images/did-og.png
|
||||||
# _2000s
|
# _2000s
|
||||||
- scope:
|
- scope:
|
||||||
path: "/history-archive/_2000s"
|
path: "_2000s"
|
||||||
type: 2000s
|
type: 2000s
|
||||||
values:
|
values:
|
||||||
layout: single
|
layout: single
|
||||||
|
|
@ -381,7 +381,7 @@ defaults:
|
||||||
teaser: https://didecentral.com/assets/images/did-og.png
|
teaser: https://didecentral.com/assets/images/did-og.png
|
||||||
# _2010s
|
# _2010s
|
||||||
- scope:
|
- scope:
|
||||||
path: "/history-archive/_2010s"
|
path: "_2010s"
|
||||||
type: 2010s
|
type: 2010s
|
||||||
values:
|
values:
|
||||||
layout: single
|
layout: single
|
||||||
|
|
@ -398,7 +398,7 @@ defaults:
|
||||||
teaser: https://didecentral.com/assets/images/did-og.png
|
teaser: https://didecentral.com/assets/images/did-og.png
|
||||||
# _2016class
|
# _2016class
|
||||||
- scope:
|
- scope:
|
||||||
path: "/history-archive/_2016class"
|
path: "_2016class"
|
||||||
type: 2016class
|
type: 2016class
|
||||||
values:
|
values:
|
||||||
layout: single
|
layout: single
|
||||||
|
|
@ -415,7 +415,7 @@ defaults:
|
||||||
teaser: https://didecentral.com/assets/images/did-og.png
|
teaser: https://didecentral.com/assets/images/did-og.png
|
||||||
# _2017present
|
# _2017present
|
||||||
- scope:
|
- scope:
|
||||||
path: "/history-archive/_2017present"
|
path: "_2017present"
|
||||||
type: 2017present
|
type: 2017present
|
||||||
values:
|
values:
|
||||||
layout: single
|
layout: single
|
||||||
|
|
@ -432,7 +432,7 @@ defaults:
|
||||||
teaser: https://didecentral.com/assets/images/did-og.png
|
teaser: https://didecentral.com/assets/images/did-og.png
|
||||||
# _assorted
|
# _assorted
|
||||||
- scope:
|
- scope:
|
||||||
path: "/history-archive/_assorted"
|
path: "_assorted"
|
||||||
type: assorted
|
type: assorted
|
||||||
values:
|
values:
|
||||||
layout: single
|
layout: single
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue