xesite/dhall/types/Link.dhall

2 lines
76 B
Plaintext

{ Type = { url : Text, title : Text }, default = { url = "", title = "" } }