Skip to content

Instantly share code, notes, and snippets.

View jakepog's full-sized avatar

Jacob Pogson jakepog

View GitHub Profile
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|
It's a scroll... It's a codex... It's KOReader!
[*] Current time: 08/03/25-17:18:07
---
tags:
- #root
Alias: []
---
# x-x-x • y-y-y
### Etymology 1
#### Verb: ()
1.
@jakepog
jakepog / gist:650cadd02198fbe4e2da72f0086c50ef
Last active August 23, 2021 15:55
Obsidian non-Latin fonts snippet
# Add Hebrew font: https://fontlibrary.org/en/font/ezra
@font-face {
font-family: 'Hebrew';
src: local("EzraSIL");
font-weight: 700;
unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
# Add Greek font: https://fontlibrary.org/en/font/gentium-plus
@font-face {
font-family: 'Greek';