fix the google news

This commit is contained in:
月季花中的星辰 2021-12-29 18:10:20 +00:00 committed by GitHub
parent bd00deb8b0
commit 11ba01a778
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
{{ template "_internal/opengraph.html" . }}
{{ template "_internal/google_news.html" . }}
<!-- {{ template "_internal/google_news.html" . }}-->
{{ template "_internal/schema.html" . }}
{{ template "_internal/twitter_cards.html" . }}
<script src="{{ .Site.BaseURL }}bower_components/jquery/dist/jquery-2.2.0.min.js "></script>