Skip to content

Commit 0ef5aac

Browse files
committed
st
1 parent 68a043a commit 0ef5aac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

emanote/default/index.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ page:
9898
# Or use the JS behaviour library below.
9999
headHtml: |
100100
<meta name="generator" content="Emanote" />
101-
<link rel="stylesheet" href="/_emanote-static/skylighting.css" />
102101
103102
# Put anything that should below the <body> of these routes here:
104103
# You can reference other metadata keys using <snippet var=".." />

emanote/default/templates/styles.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<link rel="stylesheet" href="/_emanote-static/skylighting.css" />
2+
13
<style data-category="global-font">
24
/* Refined typography with system font stack */
35
body {

0 commit comments

Comments
 (0)