Merge pull request #180 from chanix95/master

Fix: typos in comments
This commit is contained in:
Somrat 2022-04-17 11:03:16 +06:00 committed by GitHub
commit 5cabeee5cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 -->