forked from TrueCloudLab/dot-hugo
Fix: typos in comments
This commit is contained in:
parent
1173290b9a
commit
011f0f6b8b
1 changed files with 2 additions and 2 deletions
|
@ -52,10 +52,10 @@
|
|||
<link href="{{ $css.Permalink }}" rel="stylesheet" media="screen" />
|
||||
|
||||
<!-- ** JS Plugins Needed for the Project ** -->
|
||||
<!-- jquiry -->
|
||||
<!-- jquery -->
|
||||
<script src="{{ `plugins/jquery/jquery-1.12.4.js` | absURL }}"></script>
|
||||
|
||||
<!-- jquary ui -->
|
||||
<!-- jquery ui -->
|
||||
<script src="{{ `plugins/jquery/jquery-ui.js`| absURL }}"></script>
|
||||
|
||||
<!-- Bootstrap JS -->
|
||||
|
|
Loading…
Reference in a new issue