File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ base_url="https://blog.henrygressmann.de"
2
2
build_search_index =true
3
3
compile_sass =true
4
4
description =" a blog about software development, technology and other stuff"
5
- generate_feed =true
5
+ generate_feeds =true
6
6
7
7
taxonomies =[{name =" tags" }, {name =" series" , feed =true }]
8
8
Original file line number Diff line number Diff line change 74
74
{% endblock footer %}
75
75
76
76
< script type ="module " src ="{{ get_url(path='index.js', cachebust=true) | safe}} "> </ script >
77
- < script defer data-website-id =" a502f32f-9bf0-42a9-a582-e0a06cb5544f " src ="https://a.explodingcamera.com/script.js "> </ script >
77
+ < script type =" module " data-entity =" blog.henrygressmann.de " src ="https://a.explodingcamera.com/script.js "> </ script >
78
78
</ body >
79
79
80
80
</ html >
You can’t perform that action at this time.
0 commit comments