mirror of
https://github.com/dillonzq/LoveIt.git
synced 2025-01-24 01:06:11 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
8e82f98028
11 changed files with 41 additions and 8 deletions
|
@ -105,7 +105,6 @@
|
|||
top: 0em;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
background: #fff;
|
||||
width: 3rem;
|
||||
height: 2rem;
|
||||
font: 6em/1.08em 'PT Sans', sans-serif;
|
||||
|
|
|
@ -30,6 +30,12 @@
|
|||
<div class="content unicode" style="display: block;">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon iconfont"></span>
|
||||
<div class="name">weibo</div>
|
||||
<div class="code-name">&#xe6c4;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon iconfont"></span>
|
||||
<div class="name">codepen</div>
|
||||
|
@ -218,6 +224,15 @@
|
|||
<div class="content font-class">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon iconfont icon-weibo"></span>
|
||||
<div class="name">
|
||||
weibo
|
||||
</div>
|
||||
<div class="code-name">.icon-weibo
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon iconfont icon-codepen"></span>
|
||||
<div class="name">
|
||||
|
@ -454,6 +469,14 @@
|
|||
<div class="content symbol">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#icon-weibo"></use>
|
||||
</svg>
|
||||
<div class="name">weibo</div>
|
||||
<div class="code-name">#icon-weibo</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#icon-codepen"></use>
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -20,6 +20,9 @@ Created by iconfont
|
|||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="weibo" unicode="" d="M728.864 398.944c-12.48 3.712-29.152 6.752-22.624 22.944 14.144 35.136 15.744 73.792 0.416 95.424-28.736 40.576-99.36 29.472-189.44-7.808 0 0.064-28.288-12.224-21.056 9.952 13.856 44.032 11.776 80.896-9.792 102.208-48.896 48.352-178.88-1.824-290.368-111.936C112.48 427.2 64 339.744 64 264.16c0-144.608 187.68-232.544 371.296-232.544 240.704 0 395.776 139.104 395.776 248.832C831.072 346.72 779.616 383.392 728.864 398.944zM435.808 83.424c-146.528-14.272-272.992 51.168-282.496 146.208-9.504 95.04 101.568 183.68 248.096 197.984 146.528 14.304 273.024-51.136 282.496-146.144C693.376 186.4 582.336 97.76 435.808 83.424zM897.632 660.864c-60.096 62.496-148.704 86.304-230.496 69.984l-0.032 0c-18.944-3.808-30.976-21.28-26.944-38.976 4.032-17.728 22.656-29.056 41.568-25.28 58.176 11.584 121.152-5.376 163.872-49.76 42.656-44.384 54.272-104.928 35.968-157.984l0 0c-5.952-17.28 4.128-35.776 22.592-41.376 18.368-5.568 38.144 3.872 44.096 21.12 0 0.032 0 0.096 0 0.096C973.92 513.344 957.728 598.432 897.632 660.864M807.904 578.912c-29.024 31.2-71.872 43.04-111.456 34.88-16.16-3.328-26.464-18.752-23.008-34.432 3.456-15.616 19.36-25.632 35.488-22.24l0-0.032c19.328 3.968 40.32-1.824 54.496-17.024 14.208-15.264 18.016-36.032 11.936-54.272l0.032 0c-5.056-15.232 3.52-31.584 19.264-36.512 15.744-4.864 32.608 3.424 37.696 18.688C844.768 505.248 836.992 547.712 807.904 578.912M484.928 391.936C413.12 410.24 331.968 375.2 300.8 313.28c-31.744-63.168-1.056-133.28 71.488-156.192 75.136-23.712 163.68 12.64 194.464 80.8C597.12 304.512 559.2 373.152 484.928 391.936zM430.08 233.472c-14.592-22.336-45.824-32.128-69.376-21.824-23.2 10.144-30.048 36.096-15.456 57.856 14.432 21.696 44.608 31.36 67.968 21.952C436.864 281.792 444.416 256.032 430.08 233.472zM478.176 292.672c-5.28-8.64-16.928-12.832-26.08-9.216-8.992 3.552-11.808 13.248-6.688 21.728 5.248 8.448 16.48 12.608 25.44 9.184C479.936 311.2 483.2 301.408 478.176 292.672z" horiz-adv-x="1024" />
|
||||
|
||||
|
||||
<glyph glyph-name="codepen" unicode="" d="M123.52064 228.00857l344.526782-229.708899 0 205.136409-190.802457 127.396658zM88.051421 310.282531l110.283674 73.717469-110.283674 73.717469 0-147.434938zM556.025711-1.627196l344.526782 229.708899-153.724325 102.824168-190.802457-127.396658 0-205.136409zM512 280.005713l155.406371 103.994287-155.406371 103.994287-155.406371-103.994287zM277.171833 437.167262l190.802457 127.396658 0 205.136409-344.526782-229.708899zM825.664905 384l110.283674-73.717469 0 147.434938zM746.828167 437.167262l153.724325 102.824168-344.526782 229.708899 0-205.136409zM1023.926868 539.99143l0-311.98286q0-23.402371-19.453221-36.566205l-467.901157-311.98286q-11.993715-7.459506-24.57249-7.459506t-24.57249 7.459506l-467.901157 311.98286q-19.453221 13.163834-19.453221 36.566205l0 311.98286q0 23.402371 19.453221 36.566205l467.901157 311.98286q11.993715 7.459506 24.57249 7.459506t24.57249-7.459506l467.901157-311.98286q19.453221-13.163834 19.453221-36.566205z" horiz-adv-x="1024" />
|
||||
|
||||
|
||||
|
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 30 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -72,6 +72,7 @@ googleAnalytics = ""
|
|||
Codepen = "xxxx"
|
||||
Bitbucket = "xxxx"
|
||||
Stackoverflow = "xxxxx"
|
||||
Weibo = "xxxx"
|
||||
|
||||
# Used only for Seo schema
|
||||
copyright = "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License."
|
||||
|
|
|
@ -51,4 +51,7 @@
|
|||
{{ end }}
|
||||
{{ with .Site.Params.Social.Stackoverflow}}
|
||||
<a href="https://stackoverflow.com/users/{{.}}" rel="me noopener noreffer" target="_blank"><i class="iconfont icon-stack-overflow"></i></a>
|
||||
{{ end }}
|
||||
{{ with .Site.Params.Social.Weibo}}
|
||||
<a href="https://weibo.com/{{.}}" rel="me noopener noreffer" target="_blank"><i class="iconfont icon-weibo"></i></a>
|
||||
{{ end }}
|
Loading…
Add table
Reference in a new issue