mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-06-03 13:42:59 -04:00
change to summary card large
This commit is contained in:
parent
846b024836
commit
358ebbdccf
2 changed files with 22 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
title: Self Sovereign Identity (SSI)
|
||||
description: Literature associated with the Fundamentals of Self-Sovereign Identity.
|
||||
image: "https://infominer.id/DIDecentralized/images/sovereign-identity.png"
|
||||
twitter:
|
||||
carg: "summary_large_image"
|
||||
|
||||
---
|
||||
|
||||
<center><img src="https://infominer.id/DIDecentralized/images/sovereign-identity.png"/></center>
|
||||
|
|
19
staticman.yml
Normal file
19
staticman.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
comments:
|
||||
provider: "staticman"
|
||||
staticman:
|
||||
allowedFields : ['name', 'email', 'url', 'message']
|
||||
branch : # "master", "gh-pages"
|
||||
commitMessage : "New comment."
|
||||
filename : comment-{@timestamp}
|
||||
format : "yml"
|
||||
moderation : false
|
||||
path : "_data/comments/{options.slug}"
|
||||
requiredFields : ['name', 'email', 'message']
|
||||
transforms:
|
||||
email : "md5"
|
||||
generatedFields:
|
||||
date:
|
||||
type : "date"
|
||||
options:
|
||||
format : "iso8601"
|
||||
comment: true
|
Loading…
Add table
Add a link
Reference in a new issue