🐛 Fixed the verify code build error.
This commit is contained in:
parent
6b589a8206
commit
88e6bc5993
@ -3,7 +3,7 @@
|
|||||||
{{ partial "head/twitter.html" . }}
|
{{ partial "head/twitter.html" . }}
|
||||||
{{ partial "head/googleplus.html" . }}
|
{{ partial "head/googleplus.html" . }}
|
||||||
{{ partial "head/facebook.html" . }}
|
{{ partial "head/facebook.html" . }}
|
||||||
{{ partialCached "head/verify.html" . }}
|
{{ partial "head/verify.html" . }}
|
||||||
{{ partialCached "head/style.html" . }}
|
{{ partialCached "head/style.html" . }}
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
(function(){
|
(function(){
|
||||||
|
Loading…
Reference in New Issue
Block a user