http://stuffandnonsense.co.uk/projects/protection-racket
If you use this GDPR privacy policy template, consider saying thank you with a small donation. https://paypal.me/malarkey/20gbp
Last updated: []
http://stuffandnonsense.co.uk/projects/protection-racket
If you use this GDPR privacy policy template, consider saying thank you with a small donation. https://paypal.me/malarkey/20gbp
Last updated: []
| .type.storage,.type.storage.declaration, .storage.class.modifier { | |
| font-family: 'Gloria Hallelujah'; | |
| font-size: 1.7em; | |
| } | |
| .type.storage.arrow.function { | |
| font-family: 'Fira Code' | |
| } | |
| .decorator.name, .decorator.punctuation:not(.block), .import.keyword { |
| {% macro truncate(text, limit, append) %} | |
| {# settings #} | |
| {% set suffix = append|default('...') %} | |
| {% set punctuation = ['.',',','-',':',';'] %} | |
| {# logic #} | |
| {% set array = text|split(' ') %} | |
| {% set arrayTruncated = array|slice(0, limit) %} | |
| {% set string = arrayTruncated|join(' ') %} | |
| {% if limit and array|length > limit %} | |
| {% for mark in punctuation %} |
| { | |
| "did": "did:plc:cpf4iupdlg7hx3allfrca627" | |
| } |