Skip to content

Add reference to Satoshi font#1

Merged
dprotaso merged 1 commit intodprotaso:knative-logo-updatesfrom
evankanderson:knative-logo-updates
Nov 7, 2025
Merged

Add reference to Satoshi font#1
dprotaso merged 1 commit intodprotaso:knative-logo-updatesfrom
evankanderson:knative-logo-updates

Conversation

@evankanderson
Copy link
Copy Markdown

It turns out a lot of SVG places (including GitHub) limit the external URLs you can reference from stylesheets, so I embedded the "heavy" version of the Satoshi font via:

curl 'https://fonts.cdnfonts.com/s/85546/Satoshi-Black.woff' | base64 -w0

(and then putting that in a data:font/woff2;base64,...... URL)

Signed-off-by: Evan Anderson <evan@custcodian.dev>
@dprotaso dprotaso merged commit 614a219 into dprotaso:knative-logo-updates Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants