build prev and add draft handling
This commit is contained in:
@ -116,7 +116,7 @@ code[class*=language-],
|
||||
pre[class*=language-] {
|
||||
font-family: var(--font-family-code);
|
||||
background-color: var(--color-bg-alt);
|
||||
font-size: .9rem;
|
||||
font-size: .9em;
|
||||
text-shadow: 0 1px var(--color-shadow);
|
||||
-moz-tab-size: 4;
|
||||
-o-tab-size: 4;
|
||||
@ -1503,6 +1503,6 @@ export { HeadingAnchors }</script>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/printing-press-notes/` was built on 2026-03-19T22:02:57.863Z -->
|
||||
<!-- This page `/printing-press-notes/` was built on 2026-03-24T16:54:11.062Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user