Skip to content

Commit 2b6f531

Browse files
author
YURLAK
committed
添加页面点击爱心效果
1 parent 0ff1b66 commit 2b6f531

File tree

27 files changed

+67
-73
lines changed

27 files changed

+67
-73
lines changed

.DS_Store

0 Bytes
Binary file not shown.

404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,10 @@
251251

252252
</head>
253253

254-
255254
<body data-spy="scroll" data-target="#toc" data-topbar-visible="true">
256255

256+
<script type="text/javascript" src="/love.js"></script>
257+
257258
<!--
258259
The Side Bar
259260
-->
@@ -576,6 +577,7 @@ <h1 class="dynamic-title">
576577

577578

578579
</div>
580+
579581

580582

581583
</div>
@@ -732,7 +734,6 @@ <h1 class="dynamic-title">
732734

733735

734736
</div>
735-
736737
<!--
737738
The Search results
738739
-->
@@ -965,7 +966,6 @@ <h1 class="dynamic-title">
965966

966967

967968

968-
969969
</body>
970970

971971
</html>

about/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
<meta property="og:url" content="https://yurlak.github.io/about/" />
4545
<meta property="og:site_name" content="YURLAK’s Blog" />
4646
<meta property="og:type" content="article" />
47-
<meta property="article:published_time" content="2022-08-05T12:32:30+08:00" />
47+
<meta property="article:published_time" content="2022-08-06T11:11:52+08:00" />
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="关于" />
5050
<meta name="twitter:site" content="@YURLAKSUN" />
5151
<script type="application/ld+json">
52-
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2022-08-05T12:32:30+08:00","datePublished":"2022-08-05T12:32:30+08:00","description":"我是YURLAK(谐音YOU ARE LUCK),GEEK一枚,同时是Python开发者兼一名初一生(过了今年暑假就是了),现在正在学习C++,我会在这里发布一些技术类(计算机,编程)文章(教程),当然不缺乏一些生活感悟类的随笔。","headline":"关于","name":"YurlakSun","sameAs":["https://twitter.com/YURLAKSUN","https://github.com/YURLAK"],"url":"https://yurlak.github.io/about/"}</script>
52+
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2022-08-06T11:11:52+08:00","datePublished":"2022-08-06T11:11:52+08:00","description":"我是YURLAK(谐音YOU ARE LUCK),GEEK一枚,同时是Python开发者兼一名初一生(过了今年暑假就是了),现在正在学习C++,我会在这里发布一些技术类(计算机,编程)文章(教程),当然不缺乏一些生活感悟类的随笔。","headline":"关于","name":"YurlakSun","sameAs":["https://twitter.com/YURLAKSUN","https://github.com/YURLAK"],"url":"https://yurlak.github.io/about/"}</script>
5353
<!-- End Jekyll SEO tag -->
5454

5555

@@ -252,9 +252,10 @@
252252

253253
</head>
254254

255-
256255
<body data-spy="scroll" data-target="#toc" data-topbar-visible="true">
257256

257+
<script type="text/javascript" src="/love.js"></script>
258+
258259
<!--
259260
The Side Bar
260261
-->
@@ -589,6 +590,7 @@ <h1 class="dynamic-title">
589590

590591

591592
</div>
593+
592594

593595

594596
</div>
@@ -745,7 +747,6 @@ <h1 class="dynamic-title">
745747

746748

747749
</div>
748-
749750
<!--
750751
The Search results
751752
-->
@@ -978,7 +979,6 @@ <h1 class="dynamic-title">
978979

979980

980981

981-
982982
</body>
983983

984984
</html>

archives/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
<meta property="og:url" content="https://yurlak.github.io/archives/" />
4545
<meta property="og:site_name" content="YURLAK’s Blog" />
4646
<meta property="og:type" content="article" />
47-
<meta property="article:published_time" content="2022-08-05T12:32:30+08:00" />
47+
<meta property="article:published_time" content="2022-08-06T11:11:52+08:00" />
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="归档" />
5050
<meta name="twitter:site" content="@YURLAKSUN" />
5151
<script type="application/ld+json">
52-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-05T12:32:30+08:00","datePublished":"2022-08-05T12:32:30+08:00","description":"YURLAK的个人Blog","headline":"归档","mainEntityOfPage":{"@type":"WebPage","@id":"https://yurlak.github.io/archives/"},"url":"https://yurlak.github.io/archives/"}</script>
52+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-06T11:11:52+08:00","datePublished":"2022-08-06T11:11:52+08:00","description":"YURLAK的个人Blog","headline":"归档","mainEntityOfPage":{"@type":"WebPage","@id":"https://yurlak.github.io/archives/"},"url":"https://yurlak.github.io/archives/"}</script>
5353
<!-- End Jekyll SEO tag -->
5454

5555

@@ -249,9 +249,10 @@
249249

250250
</head>
251251

252-
253252
<body data-spy="scroll" data-target="#toc" data-topbar-visible="true">
254253

254+
<script type="text/javascript" src="/love.js"></script>
255+
255256
<!--
256257
The Side Bar
257258
-->
@@ -542,6 +543,7 @@ <h1 class="dynamic-title">
542543

543544

544545
</div>
546+
545547

546548

547549
</div>
@@ -698,7 +700,6 @@ <h1 class="dynamic-title">
698700

699701

700702
</div>
701-
702703
<!--
703704
The Search results
704705
-->
@@ -942,7 +943,6 @@ <h1 class="dynamic-title">
942943

943944

944945

945-
946946
</body>
947947

948948
</html>

assets/.DS_Store

0 Bytes
Binary file not shown.

assets/js/.DS_Store

0 Bytes
Binary file not shown.

assets/js/data/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

categories/.DS_Store

0 Bytes
Binary file not shown.

categories/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
<meta property="og:url" content="https://yurlak.github.io/categories/" />
4545
<meta property="og:site_name" content="YURLAK’s Blog" />
4646
<meta property="og:type" content="article" />
47-
<meta property="article:published_time" content="2022-08-05T12:32:30+08:00" />
47+
<meta property="article:published_time" content="2022-08-06T11:11:52+08:00" />
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="分类" />
5050
<meta name="twitter:site" content="@YURLAKSUN" />
5151
<script type="application/ld+json">
52-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-05T12:32:30+08:00","datePublished":"2022-08-05T12:32:30+08:00","description":"YURLAK的个人Blog","headline":"分类","mainEntityOfPage":{"@type":"WebPage","@id":"https://yurlak.github.io/categories/"},"url":"https://yurlak.github.io/categories/"}</script>
52+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-06T11:11:52+08:00","datePublished":"2022-08-06T11:11:52+08:00","description":"YURLAK的个人Blog","headline":"分类","mainEntityOfPage":{"@type":"WebPage","@id":"https://yurlak.github.io/categories/"},"url":"https://yurlak.github.io/categories/"}</script>
5353
<!-- End Jekyll SEO tag -->
5454

5555

@@ -249,9 +249,10 @@
249249

250250
</head>
251251

252-
253252
<body data-spy="scroll" data-target="#toc" data-topbar-visible="true">
254253

254+
<script type="text/javascript" src="/love.js"></script>
255+
255256
<!--
256257
The Side Bar
257258
-->
@@ -614,6 +615,7 @@ <h1 class="dynamic-title">
614615

615616

616617
</div>
618+
617619

618620

619621
</div>
@@ -770,7 +772,6 @@ <h1 class="dynamic-title">
770772

771773

772774
</div>
773-
774775
<!--
775776
The Search results
776777
-->
@@ -959,7 +960,6 @@ <h1 class="dynamic-title">
959960

960961

961962

962-
963963
</body>
964964

965965
</html>

categories/jekyll/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,10 @@
248248

249249
</head>
250250

251-
252251
<body data-spy="scroll" data-target="#toc" data-topbar-visible="true">
253252

253+
<script type="text/javascript" src="/love.js"></script>
254+
254255
<!--
255256
The Side Bar
256257
-->
@@ -708,7 +709,6 @@ <h1 class="pl-lg-2">
708709

709710

710711
</div>
711-
712712
<!--
713713
The Search results
714714
-->
@@ -952,7 +952,6 @@ <h1 class="pl-lg-2">
952952

953953

954954

955-
956955
</body>
957956

958957
</html>

0 commit comments

Comments
 (0)