mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-02 11:16:37 -04:00
introducing: minimal mistakes
This commit is contained in:
parent
0c0e191d72
commit
3db2701e10
766 changed files with 41906 additions and 1080 deletions
10
docs/_pages/page-archive.html
Normal file
10
docs/_pages/page-archive.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: archive
|
||||
title: "Page Archive"
|
||||
permalink: /page-archive/
|
||||
author_profile: false
|
||||
---
|
||||
|
||||
{% for post in site.pages %}
|
||||
{% include archive-single.html %}
|
||||
{% endfor %}
|
Loading…
Add table
Add a link
Reference in a new issue