Skip to content

Commit 7c54e5f

Browse files
committed
Removing Xranklin dependency and adding two missing variables to avoid warnings. The issue related to variables arbitrarily set to 'nothing' persists. You must run 'serve' twice for it to work. Is this a bug in Franklin?
1 parent f8c7365 commit 7c54e5f

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[deps]
22
Franklin = "713c75ef-9fc9-4b05-94a9-213340da978e"
33
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"
4-
Xranklin = "558449b0-171e-4e1f-900f-d076a5ddf486"
54

65
[compat]
76
Franklin = "0.10.56"

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
@def title = "News"
2+
13
{{news}}
24

news/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@def title = "News"
2+
13
{{news}}
24

35

0 commit comments

Comments
 (0)