Skip to content

Commit b56f47b

Browse files
committed
deploy: 38aa309
1 parent 7387859 commit b56f47b

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,15 @@ <h2 id="_1">前言</h2>
155155
<p><img src="./img/awesomeface.png" height="30px" width="auto" style="margin: 0; border: none"/> 请坐和放宽。</p>
156156
</blockquote>
157157
<p>可以按顺序阅读,也可以在本页面上方导航栏的“章节列表”中,选择感兴趣的章节阅读。</p>
158-
<p>本书完全开源和免费,GitHub 仓库:https://github.com/parallel101/cppguidebook</p>
158+
<p>本书完全开源和免费,GitHub 仓库:<a href="https://github.com/parallel101/cppguidebook">https://github.com/parallel101/cppguidebook</a></p>
159159
<blockquote>
160-
<p>如果你是在付费群中“买”到本书,或者打着小彭老师名号卖课,说明你可能是私有制的受害者。因为小彭老师从来没有付费才能看的课程,所有小彭老师课程都对全球互联网开放。</p>
160+
<p><img src="./img/warning.png" height="30px" width="auto" style="margin: 0; border: none"/> 如果你是在付费群中“买”到本书,或者打着小彭老师名号卖课,说明你可能是私有制的受害者。因为小彭老师从来没有付费才能看的课程,所有小彭老师课程都对全球互联网开放。</p>
161161
</blockquote>
162162
<p>如果你在阅读过程中遇到任何问题,可以在 <a href="https://github.com/parallel101/cppguidebook/issues">GitHub Issues</a> 中提出,小彭老师会尽力解答。</p>
163+
<p>也可以在 <a href="https://space.bilibili.com/263032155">B 站</a> 发私信给小彭老师哦。</p>
164+
<blockquote>
165+
<p><img src="./img/bulb.png" height="30px" width="auto" style="margin: 0; border: none"/> 本书还在持续更新中……要追番的话,可以在 <a href="https://github.com/parallel101/cppguidebook">GitHub</a> 点一下右上角的 “Watch” 按钮,每当小彭老师提交新 commit,GitHub 会向你发送一峰电子邮件,提醒你小彭老师更新了。</p>
166+
</blockquote>
163167
<h2 id="_2">格式约定</h2>
164168
<blockquote>
165169
<p><img src="./img/bulb.png" height="30px" width="auto" style="margin: 0; border: none"/> 用这种颜色字体书写的内容是温馨提示</p>

print_page/index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,15 @@ <h2 id="index-_1">前言</h2>
175175
<p><img src="../img/awesomeface.png" height="30px" width="auto" style="margin: 0; border: none"/> 请坐和放宽。</p>
176176
</blockquote>
177177
<p>可以按顺序阅读,也可以在本页面上方导航栏的“章节列表”中,选择感兴趣的章节阅读。</p>
178-
<p>本书完全开源和免费,GitHub 仓库:https://github.com/parallel101/cppguidebook</p>
178+
<p>本书完全开源和免费,GitHub 仓库:<a href="https://github.com/parallel101/cppguidebook">https://github.com/parallel101/cppguidebook</a></p>
179179
<blockquote>
180-
<p>如果你是在付费群中“买”到本书,或者打着小彭老师名号卖课,说明你可能是私有制的受害者。因为小彭老师从来没有付费才能看的课程,所有小彭老师课程都对全球互联网开放。</p>
180+
<p><img src="../img/warning.png" height="30px" width="auto" style="margin: 0; border: none"/> 如果你是在付费群中“买”到本书,或者打着小彭老师名号卖课,说明你可能是私有制的受害者。因为小彭老师从来没有付费才能看的课程,所有小彭老师课程都对全球互联网开放。</p>
181181
</blockquote>
182182
<p>如果你在阅读过程中遇到任何问题,可以在 <a href="https://github.com/parallel101/cppguidebook/issues">GitHub Issues</a> 中提出,小彭老师会尽力解答。</p>
183+
<p>也可以在 <a href="https://space.bilibili.com/263032155">B 站</a> 发私信给小彭老师哦。</p>
184+
<blockquote>
185+
<p><img src="../img/bulb.png" height="30px" width="auto" style="margin: 0; border: none"/> 本书还在持续更新中……要追番的话,可以在 <a href="https://github.com/parallel101/cppguidebook">GitHub</a> 点一下右上角的 “Watch” 按钮,每当小彭老师提交新 commit,GitHub 会向你发送一峰电子邮件,提醒你小彭老师更新了。</p>
186+
</blockquote>
183187
<h2 id="index-_2">格式约定</h2>
184188
<blockquote>
185189
<p><img src="../img/bulb.png" height="30px" width="auto" style="margin: 0; border: none"/> 用这种颜色字体书写的内容是温馨提示</p>

search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)