🚑 Fixed the tool buttons click event.

This commit is contained in:
凡梦星尘
2022-10-22 12:52:27 +08:00
parent c0ba7eda06
commit 0d4e0b9b84
5 changed files with 110 additions and 122 deletions

View File

@@ -1,6 +1,6 @@
{{- $ft := .Site.Params.footer }}
{{ if $ft.translate }}
<div class="google-translate">
<div id="gtranslate" class="google-translate">
<i class="fa fa-language"></i>
<div id="google_translate_element"></div>
</div>