File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ <h5 class="card-header">Side Widget</h5>
135135 </ footer >
136136
137137 <!-- Bootstrap core JavaScript -->
138- < script src ="vendor/jquery/jquery.min.js "> </ script >
139- < script src ="vendor/bootstrap/js/bootstrap.bundle.min.js "> </ script >
138+ < script src ="/public/ vendor/jquery/jquery.min.js "> </ script >
139+ < script src ="/public/ vendor/bootstrap/js/bootstrap.bundle.min.js "> </ script >
140140
141141</ body >
Original file line number Diff line number Diff line change 11---
22layout: default
33---
4- < h1 > {{ page.title }}</ h1 >
4+ < h1 class =" mt-4 " > {{ page.title }}</ h1 >
55< p class ="meta "> {{ page.date | date_to_string }} | {% if page.comments %} • < a href ="https://telkomdev.github.io{{ page.url }}#disqus_thread "> 0 Comments</ a > {% endif %}</ p >
66
77< div class ="post ">
You can’t perform that action at this time.
0 commit comments