We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a043a commit 0ef5aacCopy full SHA for 0ef5aac
emanote/default/index.yaml
@@ -98,7 +98,6 @@ page:
98
# Or use the JS behaviour library below.
99
headHtml: |
100
<meta name="generator" content="Emanote" />
101
- <link rel="stylesheet" href="/_emanote-static/skylighting.css" />
102
103
# Put anything that should below the <body> of these routes here:
104
# You can reference other metadata keys using <snippet var=".." />
emanote/default/templates/styles.tpl
@@ -1,3 +1,5 @@
1
+<link rel="stylesheet" href="/_emanote-static/skylighting.css" />
2
+
3
<style data-category="global-font">
4
/* Refined typography with system font stack */
5
body {
0 commit comments