|
|
|
@@ -190,7 +190,7 @@ var _hmt = _hmt || []; |
|
|
|
{{if .PageIsHome}} |
|
|
|
<script rel="stylesheet" src="{{StaticUrlPrefix}}/vendor/plugins/jquery.particleground/jquery.particleground.min.js"></script> |
|
|
|
{{end}} |
|
|
|
<script src="{{StaticUrlPrefix}}/fomantic/semantic.min.js?v={{MD5 AppVer}}"></script> |
|
|
|
<!-- <script src="{{StaticUrlPrefix}}/fomantic/semantic.min.js?v={{MD5 AppVer}}"></script> --> |
|
|
|
<script src="{{StaticUrlPrefix}}/js/index.js?v={{MD5 AppVer}}"></script> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
|