Skip to content

Commit

Permalink
XXXXXXX
Browse files Browse the repository at this point in the history
  • Loading branch information
flight025 committed Dec 27, 2024
1 parent 1aa0e01 commit 48ed9e1
Show file tree
Hide file tree
Showing 51 changed files with 571 additions and 7 deletions.
12 changes: 12 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,18 @@ <h2 class="subtitle is-size-5-mobile is-size-4-desktop">Frequent Tags</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
16 changes: 14 additions & 2 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@



<title>archives | 阿波尔的博客</title>
<title>Archives | 阿波尔的博客</title>

<link rel="stylesheet" href="https://www.zaqizaba.xyz//css/styles.css">
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/fonts.css" integrity="nHA4sQes5N4kC/1rRzsd9KcxNPPEG1e4F7kjT3rg7mhweyYUuxGU985+SOHzZCsN" crossorigin="anonymous"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
</div>

<div class="container">
<h1 class="subtitle is-size-4-mobile is-size-3-desktop">archives</h1>
<h1 class="subtitle is-size-4-mobile is-size-3-desktop">Archives</h1>
<div class="content">


Expand Down Expand Up @@ -429,6 +429,18 @@ <h3>0001</h3>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions comments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,18 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">comments</h1>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
2 changes: 1 addition & 1 deletion index.xml

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions posts/cdn公共库的修改/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,18 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">CDN公共库的修改</h
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/clan-old-photos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,18 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">clan old photos</h1>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/creating-a-new-theme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -942,6 +942,18 @@ <h3 id="dont-repeat-yourself">Don&rsquo;t Repeat Yourself</h3>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/first/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,18 @@ <h3 id="hello-hugo">Hello Hugo</h3>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/goisforlovers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,18 @@ <h2 id="using-site-config-parameters">Using Site (config) Parameters</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/hugoisforlovers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,18 @@ <h2 id="step-4-have-fun">Step 4. Have fun</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/hugo博客搭建过程/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,18 @@ <h2 id="4设置静态文件及上传">4.设置静态文件及上传</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/hugo添加短代码/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,18 @@ <h3 id="以下几个短代码的应用">以下几个短代码的应用</h3>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/hugo解决网易云音乐不显示问题/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,18 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">Hugo解决网易云音
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
2 changes: 1 addition & 1 deletion posts/index.xml

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions posts/ipad国区换成美区/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,18 @@ <h5 id="测试环境如下">测试环境如下:</h5>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/migrate-from-jekyll/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,18 @@ <h2 id="a-practical-example-in-a-diff">A practical example in a diff</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/typora的一些扩展应用/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,18 @@ <h4 id="7引入echarts图表库">7.引入echarts图表库</h4>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/vps实现流量访问并开启ipv6/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,18 @@ <h2 id="23安装warp-ipv6">2.3安装warp ipv6</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/windows10和archlinux双系统启动/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,18 @@ <h2 id="2archlinux基础安装">2.Archlinux基础安装</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/为什么选择hugo搭建我的博客/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,18 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">为什么选择hugo搭
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/僵尸网络911-s5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,18 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">僵尸网络911 S5</h1>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
12 changes: 12 additions & 0 deletions posts/光猫以及路由器的设置/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,18 @@ <h2 id="2路由器设置">2.路由器设置</h2>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jssocials/dist/css/jssocials.css">
<script src="https://cdn.jsdelivr.net/npm/jssocials/dist/jssocials.min.js"></script>

<style>

.jssocials-share-email .jssocials-share-button {
background-color: #760411 !important;
border-color: #760411 !important;
}

.jssocials-share-email .jssocials-share-button i {
color: white !important;
}
</style>
</head>

<body>
Expand Down
Loading

0 comments on commit 48ed9e1

Please sign in to comment.