File tree Expand file tree Collapse file tree 6 files changed +6
-46
lines changed Expand file tree Collapse file tree 6 files changed +6
-46
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 137137 < script src ="{{site.url}}{{site.baseurl}}/assets/bower_components/typewrite/dist/typewrite.min.js "> </ script >
138138 < script src ="https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch.min.js "> </ script >
139139 < script src ="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.20.1/moment.min.js "> </ script >
140-
141- <!-- Netlify CMS -->
142140 < script src ="https://identity.netlify.com/v1/netlify-identity-widget.js "> </ script >
143141
144142 <!-- Github Button -->
Original file line number Diff line number Diff line change 22title : About
33menus : header
44layout : about-me
5- permalink : /about
5+ permalink : /about/
66---
Original file line number Diff line number Diff line change 22layout : page
33permalink : /blog/categories/
44---
5-
5+
66
77<h3 > {{ page.title }} </h3 >
88
@@ -20,7 +20,7 @@ permalink: /blog/categories/
2020
2121
2222 {% endfor %}
23-
23+
2424 </div >
2525{% endfor %}
2626</div >
Original file line number Diff line number Diff line change 11---
22layout : page
33title : Guides
4- permalink : /blog/categories/guides
4+ permalink : /blog/categories/guides/
55---
6-
6+
77<h5 > Posts by Category : {{ page.title }} </h5 >
88
99<div class =" card " >
Original file line number Diff line number Diff line change 11---
22layout : page
33title : Jekyll
4- permalink : /blog/categories/jekyll
4+ permalink : /blog/categories/jekyll/
55---
66
77<h5 > Posts by Category : {{ page.title }} </h5 >
You can’t perform that action at this time.
0 commit comments