mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Code optimization.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
---
|
||||
|
||||
{"proxyUrl":"{{ site.google_analytics.proxy_url }}"}
|
||||
{
|
||||
"proxyUrl": "{{ site.google_analytics.proxy_url }}"
|
||||
}
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
layout: compress
|
||||
---
|
||||
|
||||
[
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
---
|
||||
layout: compress
|
||||
|
||||
# A part of the Favicons
|
||||
# v2.0
|
||||
# https://github.com/cotes2020/jekyll-theme-chirpy
|
||||
# © 2019 Cotes Chung
|
||||
# MIT License
|
||||
layout: compress
|
||||
---
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
---
|
||||
layout: compress
|
||||
|
||||
# A part of the Favicons
|
||||
# v2.0
|
||||
# https://github.com/cotes2020/jekyll-theme-chirpy
|
||||
# © 2019 Cotes Chung
|
||||
# MIT License
|
||||
layout: compress
|
||||
---
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user