Skip to content

Commit

Permalink
Site updated: 2023-11-24 02:45:23
Browse files Browse the repository at this point in the history
  • Loading branch information
orangelegy committed Nov 23, 2023
1 parent 53d08db commit 1e8d1f1
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 150 deletions.
42 changes: 16 additions & 26 deletions font-face/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,15 +258,25 @@ <h2 id="字体格式的建议"><a href="#字体格式的建议" class="headerlin
<p>这样,浏览器将根据支持的格式选择合适的字体。确保字体文件在服务器上正确托管,并且在 CSS 中正确引用字体路径。</p>

</div>
<script src="https://giscus.app/client.js"
data-repo="orangelegy/orangelegy.github.io"
data-repo-id="MDEwOlJlcG9zaXRvcnkzNjE1MDg0NzE="
data-category="Announcements"
data-category-id="DIC_kwDOFYwud84CbM5z"
data-mapping="pathname"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="top"
data-theme="noborder_dark"
data-lang="zh-CN"
data-loading="lazy"
crossorigin="anonymous"
async>
</script>
</article>


<div class="blog-post-comments">
<div id="utterances_thread">
<noscript>Please enable JavaScript to view the comments.</noscript>
</div>
</div>



<div id="footer-post-container">
Expand Down Expand Up @@ -406,25 +416,5 @@ <h2 id="字体格式的建议"><a href="#字体格式的建议" class="headerlin

<!-- utterances Comments -->

<script type="text/javascript">
var utterances_repo = 'orangelegy/orangelegy.github.io';
var utterances_issue_term = 'pathname';
var utterances_label = 'Comment';
var utterances_theme = 'github-dark';

(function(){
var script = document.createElement('script');

script.src = 'https://utteranc.es/client.js';
script.setAttribute('repo', utterances_repo);
script.setAttribute('issue-term', 'pathname');
script.setAttribute('label', utterances_label);
script.setAttribute('theme', utterances_theme);
script.setAttribute('crossorigin', 'anonymous');
script.async = true;
(document.getElementById('utterances_thread')).appendChild(script);
}());
</script>

</body>
</html>
42 changes: 16 additions & 26 deletions freecodecamp-responsive-web-design/index.html

Large diffs are not rendered by default.

42 changes: 16 additions & 26 deletions giscus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,15 +274,25 @@ <h3 id="🎉结束"><a href="#🎉结束" class="headerlink" title="🎉结束">
</blockquote>

</div>
<script src="https://giscus.app/client.js"
data-repo="orangelegy/orangelegy.github.io"
data-repo-id="MDEwOlJlcG9zaXRvcnkzNjE1MDg0NzE="
data-category="Announcements"
data-category-id="DIC_kwDOFYwud84CbM5z"
data-mapping="pathname"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="top"
data-theme="noborder_dark"
data-lang="zh-CN"
data-loading="lazy"
crossorigin="anonymous"
async>
</script>
</article>


<div class="blog-post-comments">
<div id="utterances_thread">
<noscript>Please enable JavaScript to view the comments.</noscript>
</div>
</div>



<div id="footer-post-container">
Expand Down Expand Up @@ -422,25 +432,5 @@ <h3 id="🎉结束"><a href="#🎉结束" class="headerlink" title="🎉结束">

<!-- utterances Comments -->

<script type="text/javascript">
var utterances_repo = 'orangelegy/orangelegy.github.io';
var utterances_issue_term = 'pathname';
var utterances_label = 'Comment';
var utterances_theme = 'github-dark';

(function(){
var script = document.createElement('script');

script.src = 'https://utteranc.es/client.js';
script.setAttribute('repo', utterances_repo);
script.setAttribute('issue-term', 'pathname');
script.setAttribute('label', utterances_label);
script.setAttribute('theme', utterances_theme);
script.setAttribute('crossorigin', 'anonymous');
script.async = true;
(document.getElementById('utterances_thread')).appendChild(script);
}());
</script>

</body>
</html>
42 changes: 16 additions & 26 deletions js-array-method/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,15 +233,25 @@ <h3 id="迭代和查找方法:"><a href="#迭代和查找方法:" class="hea
<p>这只是 JavaScript 数组方法的一小部分,还有很多其他方法,可以根据具体需求选择使用。这些方法使得对数组进行各种操作变得更加方便和灵活。</p>

</div>
<script src="https://giscus.app/client.js"
data-repo="orangelegy/orangelegy.github.io"
data-repo-id="MDEwOlJlcG9zaXRvcnkzNjE1MDg0NzE="
data-category="Announcements"
data-category-id="DIC_kwDOFYwud84CbM5z"
data-mapping="pathname"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="top"
data-theme="noborder_dark"
data-lang="zh-CN"
data-loading="lazy"
crossorigin="anonymous"
async>
</script>
</article>


<div class="blog-post-comments">
<div id="utterances_thread">
<noscript>Please enable JavaScript to view the comments.</noscript>
</div>
</div>



<div id="footer-post-container">
Expand Down Expand Up @@ -381,25 +391,5 @@ <h3 id="迭代和查找方法:"><a href="#迭代和查找方法:" class="hea

<!-- utterances Comments -->

<script type="text/javascript">
var utterances_repo = 'orangelegy/orangelegy.github.io';
var utterances_issue_term = 'pathname';
var utterances_label = 'Comment';
var utterances_theme = 'github-dark';

(function(){
var script = document.createElement('script');

script.src = 'https://utteranc.es/client.js';
script.setAttribute('repo', utterances_repo);
script.setAttribute('issue-term', 'pathname');
script.setAttribute('label', utterances_label);
script.setAttribute('theme', utterances_theme);
script.setAttribute('crossorigin', 'anonymous');
script.async = true;
(document.getElementById('utterances_thread')).appendChild(script);
}());
</script>

</body>
</html>
42 changes: 16 additions & 26 deletions minecraft-server/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,15 +343,25 @@ <h2 id="🎉-成功进入游戏-🥳"><a href="#🎉-成功进入游戏-🥳" cl
</blockquote>

</div>
<script src="https://giscus.app/client.js"
data-repo="orangelegy/orangelegy.github.io"
data-repo-id="MDEwOlJlcG9zaXRvcnkzNjE1MDg0NzE="
data-category="Announcements"
data-category-id="DIC_kwDOFYwud84CbM5z"
data-mapping="pathname"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="top"
data-theme="noborder_dark"
data-lang="zh-CN"
data-loading="lazy"
crossorigin="anonymous"
async>
</script>
</article>


<div class="blog-post-comments">
<div id="utterances_thread">
<noscript>Please enable JavaScript to view the comments.</noscript>
</div>
</div>



<div id="footer-post-container">
Expand Down Expand Up @@ -491,25 +501,5 @@ <h2 id="🎉-成功进入游戏-🥳"><a href="#🎉-成功进入游戏-🥳" cl

<!-- utterances Comments -->

<script type="text/javascript">
var utterances_repo = 'orangelegy/orangelegy.github.io';
var utterances_issue_term = 'pathname';
var utterances_label = 'Comment';
var utterances_theme = 'github-dark';

(function(){
var script = document.createElement('script');

script.src = 'https://utteranc.es/client.js';
script.setAttribute('repo', utterances_repo);
script.setAttribute('issue-term', 'pathname');
script.setAttribute('label', utterances_label);
script.setAttribute('theme', utterances_theme);
script.setAttribute('crossorigin', 'anonymous');
script.async = true;
(document.getElementById('utterances_thread')).appendChild(script);
}());
</script>

</body>
</html>
20 changes: 0 additions & 20 deletions search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,25 +220,5 @@ <h1 class="p-name">BLOG OF 青橙</h1>

<!-- utterances Comments -->

<script type="text/javascript">
var utterances_repo = 'orangelegy/orangelegy.github.io';
var utterances_issue_term = 'pathname';
var utterances_label = 'Comment';
var utterances_theme = 'github-dark';

(function(){
var script = document.createElement('script');

script.src = 'https://utteranc.es/client.js';
script.setAttribute('repo', utterances_repo);
script.setAttribute('issue-term', 'pathname');
script.setAttribute('label', utterances_label);
script.setAttribute('theme', utterances_theme);
script.setAttribute('crossorigin', 'anonymous');
script.async = true;
(document.getElementById('utterances_thread')).appendChild(script);
}());
</script>

</body>
</html>

1 comment on commit 1e8d1f1

@vercel
Copy link

@vercel vercel bot commented on 1e8d1f1 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.