Mention google-webfonts-helper
This commit is contained in:
parent
5f7c4f03bf
commit
1893d14d8c
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Colophon
|
||||
keyword: colophon page
|
||||
updated: 2024-10-02T19:40:40+0800
|
||||
updated: 2024-10-02T19:48:30+0800
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
order: 14
|
||||
|
@ -46,8 +46,8 @@ Eleventy has the Markdown parser [markdown-it](https://www.npmjs.com/package/mar
|
|||
* [markdown-it-footnote](https://www.npmjs.com/package/markdown-it-footnote)
|
||||
|
||||
## Self-hosted Assets
|
||||
* [Lexend](https://www.lexend.com/) font family — used as the default font of this site
|
||||
* [Intel One Mono](https://www.intel.com/content/www/us/en/company-overview/one-monospace-font.html) typeface — used as the monospaced font of this site
|
||||
* [Lexend](https://www.lexend.com/) font family — used as the default font of this site. CSS stylesheet and WOFF2 font format generated by [google-webfonts-helper](https://gwfh.mranftl.com/fonts).
|
||||
* [Intel One Mono](https://www.intel.com/content/www/us/en/company-overview/one-monospace-font.html) typeface — used as the monospaced font of this site. CSS stylesheet and WOFF2 font format generated by [google-webfonts-helper](https://gwfh.mranftl.com/fonts).
|
||||
* Eric Bailey's [a11y-syntax-highlighting](https://github.com/ericwbailey/a11y-syntax-highlighting) CSS dark mode stylesheet for Prism.js
|
||||
|
||||
## JavaScript
|
||||
|
|
Loading…
Reference in New Issue