Commit 37c70d4
authored
Fix quotes showing in tab title (#26)
A user showed that the tab title showed a `"..."`, this is a bug in Xranklin it seems due to a difference in `{{fill title}}` vs `{{title}}` (which shouldn't be there).
tlienart/Xranklin.jl#194
in the meantime this commit should remove those spurious `"`.1 parent cc1f727 commit 37c70d4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments