mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Syndicate
This commit is contained in:
parent
447a2e1600
commit
e692b2fd05
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ replyTitle: "Shorter fingerprinting (Hugo issue 6241)"
|
||||||
replyType: "DiscussionForumPosting"
|
replyType: "DiscussionForumPosting"
|
||||||
replyAuthor: "XhmikosR"
|
replyAuthor: "XhmikosR"
|
||||||
replyAuthorURI: "https://github.com/XhmikosR"
|
replyAuthorURI: "https://github.com/XhmikosR"
|
||||||
|
syndicatedCopies:
|
||||||
|
- title: 'GitHub'
|
||||||
|
url: 'https://github.com/gohugoio/hugo/issues/6241#issuecomment-2024366155'
|
||||||
|
- title: 'The Fediverse'
|
||||||
|
url: 'https://pleroma.envs.net/notice/AgIcAivbPcYOAwtSam'
|
||||||
|
- title: 'IndieNews'
|
||||||
|
url: 'https://news.indieweb.org/en'
|
||||||
---
|
---
|
||||||
|
|
||||||
I use a quick `crypto.FNV32a`-based fix for short cache-busting fingerprints that doesn't directly rely on the unstable `.Key` method.
|
I use a quick `crypto.FNV32a`-based fix for short cache-busting fingerprints that doesn't directly rely on the unstable `.Key` method.
|
||||||
|
|
Loading…
Reference in a new issue