mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 16:10:43 +00:00
Add jquery
This commit is contained in:
parent
4548c18688
commit
2ab2765363
5 changed files with 25 additions and 2 deletions
|
@ -13,6 +13,7 @@
|
|||
{{ block "main" . }}{{ end }}
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
{{ partial "script.html" "js/jquery.min.js" }}
|
||||
{{ partial "script_async.html" "js/bootstrap.min.js" }}
|
||||
{{ block "scripts_extra" . }}{{ end }}
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue