decentralized-identity / jwt-vc-presentation-profile

https://identity.foundation/jwt-vc-presentation-profile/
Apache License 2.0
15 stars 15 forks source link

trying to fix image not displayed #38

Closed Sakurann closed 1 year ago

jischr commented 1 year ago

Ok got this to work: PNG is fine (don't need SVG). Update image reference like below.

![WorkplaceCredential Storyboard](./spec/assets/workplacecredential_storyboard.png)

I do see reference to having it in a www folder. i'm not sure if thats required or just the repos preference. we may have to deploy to see if it works. https://github.com/decentralized-identity/sidetree/blob/master/docs/core.md?plain=1#L7

Sakurann commented 1 year ago

Thank you, Jen! Updated - should be ready to merge!

jischr commented 1 year ago

@Sakurann should be able to remove the svg file but other than that, looks good!

Sakurann commented 1 year ago

done