mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-17 11:34:30 -05:00
change to summary card large
This commit is contained in:
parent
846b024836
commit
358ebbdccf
@ -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…
Reference in New Issue
Block a user