File tree 2 files changed +1
-4
lines changed
2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 77
77
(if (saved? post)
78
78
(redirect-to :home)
79
79
(new request (errors post)))))
80
- </ code > </ pre > </ div > </ div > </ div > </ div > </ div > </ div > < script async ="" src =" //gc.zgo.at/count.js " data-goatcounter =" https://joyframework.goatcounter.com/count " > </ script > < script src ="js/highlight.pack.js "> </ script > < script > hljs . initHighlightingOnLoad ( ) ; </ script > </ body > </ html >
80
+ </ code > </ pre > </ div > </ div > </ div > </ div > </ div > </ div > < script src ="js/highlight.pack.js "> </ script > < script > hljs . initHighlightingOnLoad ( ) ; </ script > </ body > </ html >
Original file line number Diff line number Diff line change 15
15
[:link {:href " css/app.css" :rel " stylesheet" }]
16
16
[:link {:href " favicon.ico" :rel " shortcut icon" :type " image/x-icon" }]]
17
17
[:body body
18
- [:script {:data-goatcounter " https://joyframework.goatcounter.com/count"
19
- :async " "
20
- :src " //gc.zgo.at/count.js" }]
21
18
[:script {:src " js/highlight.pack.js" }]
22
19
[:script " hljs.initHighlightingOnLoad();" ]]]]))
You can’t perform that action at this time.
0 commit comments