aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-10-26 17:52:31 +0800
committerGitHub <[email protected]>2018-10-26 17:52:31 +0800
commite82d7e4ceb9e7658765ad1ce09a30fd4f3feed15 (patch)
tree8abed62d0d8c1b3b903e3bace95a019b92d0b5d1
parent5601c1e4eb82da7582f8743d4cae38d45502a3f9 (diff)
downloadblog.jinwei.me-e82d7e4ceb9e7658765ad1ce09a30fd4f3feed15.tar.gz
revert
-rw-r--r--_templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_templates/layout.html b/_templates/layout.html
index 93cba5b..42ea9f6 100644
--- a/_templates/layout.html
+++ b/_templates/layout.html
@@ -54,7 +54,7 @@
54 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="78" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="78" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h57v20H0z"/><path fill="#e05d44" d="M57 0h21v20H57z"/><path fill="url(#b)" d="M0 0h78v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="295" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">Made w/</text><text x="295" y="140" transform="scale(.1)" textLength="470">Made w/</text><text x="665" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="110">❤</text><text x="665" y="140" transform="scale(.1)" textLength="110">❤</text></g> </svg> 54 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="78" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="78" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h57v20H0z"/><path fill="#e05d44" d="M57 0h21v20H57z"/><path fill="url(#b)" d="M0 0h78v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="295" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">Made w/</text><text x="295" y="140" transform="scale(.1)" textLength="470">Made w/</text><text x="665" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="110">❤</text><text x="665" y="140" transform="scale(.1)" textLength="110">❤</text></g> </svg>
55 </div> 55 </div>
56 </div> 56 </div>
57 <script async defer src="https://just-comments.com/v2/w.js"></script> 57 <script async defer src="https://just-comments.com/w.js"></script>
58 <script async defer src="https://buttons.github.io/buttons.js"></script> 58 <script async defer src="https://buttons.github.io/buttons.js"></script>
59 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 59 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
60 </div> 60 </div>
Powered by cgit v1.2.3 (git 2.41.0)