🔧 Schabernack Consulting Assets

Static asset hosting for Schabernack Consulting and Flashcards Helper.

📚 Available Assets

Google Fonts
/fonts/googlefonts/current/fonts.css
Includes: Inter, Playfair Display, Noto Sans JP/KR/SC, VT323
Twemoji
/libraries/twemoji/current/twemoji.min.js
/libraries/twemoji/current/assets/

📝 Usage

Reference assets using the current symlink for automatic updates:

<link rel="stylesheet" href="https://assets.schabernack.consulting/fonts/googlefonts/current/fonts.css">
<script src="https://assets.schabernack.consulting/libraries/twemoji/current/twemoji.min.js"></script>

Or use specific versions for reproducibility:

<link rel="stylesheet" href="https://assets.schabernack.consulting/fonts/googlefonts/20250709_123456/fonts.css">