Deploy RC preview rc2026.2

This commit is contained in:
github-actions[bot]
2026-02-05 14:48:35 +00:00
parent 29a5db35dc
commit beea6d380a
111 changed files with 403 additions and 10718 deletions

10
rc/styles/extra.css Normal file
View File

@@ -0,0 +1,10 @@
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');
:root {
--md-text-font: "Merriweather"
}
.md-nav__title {
font-family: "Nunito Sans";
}