File tree Expand file tree Collapse file tree 4 files changed +0
-544
lines changed
Expand file tree Collapse file tree 4 files changed +0
-544
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>			
7575 </ article >
7676 </ div >
7777 </ div >
78- < div id ="markprompt " />
7978 </ section >
8079</ footer >
8180
@@ -229,12 +228,5 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>			
229228< script src ="/all_static/javascripts/highlight/julia.min.js "> </ script >
230229< script src ="/all_static/javascripts/highlight.line-numbers.js "> </ script >
231230
232-
233-
234- {% if page.language == "python" %}
235- < script src ="/all_static/javascripts/chatbot.js " type ="module "> </ script >
236- < script type ="module " src ="https://esm.sh/@markprompt/web@0.24.0/init "> </ script >
237- {% endif %}
238-
239231{% if page.language != "python" %}
240232{% endif %}
Original file line number Diff line number Diff line change 2626 < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css " crossorigin ="anonymous ">
2727 < script src ="https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js " crossorigin ="anonymous "> </ script >
2828
29- < link href ="https://esm.sh/@markprompt/css@0.18.0?css " rel ="stylesheet " />
30- < link href ="/all_static/css/markprompt.css " rel ="stylesheet " />
3129 {% if page.layout == "base" %} {% if page.language != "python" %}
3230 <!-- code highlighting -->
3331 <!-- <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.8.0/highlight.min.js"></script>
You can’t perform that action at this time.
0 commit comments