Skip to content

Commit

Permalink
Site updated: 2024-01-09 11:04:03
Browse files Browse the repository at this point in the history
  • Loading branch information
jimes3 committed Jan 9, 2024
1 parent f4615fc commit c180b8c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
45 changes: 23 additions & 22 deletions 2024/01/06/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,29 +387,30 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl


<article id="comments" lazyload>
<script src="//cdn.jsdelivr.net/npm/@waline/client"></script>

<div id="waline"></div>

<script type="text/javascript">
Fluid.utils.loadComments('#waline', function() {
Fluid.utils.createCssLink('https://cdn.staticfile.org/waline/2.15.5/waline.min.css')
Fluid.utils.createScript('https://cdn.staticfile.org/waline/2.15.5/waline.min.js', function() {
var options = Object.assign(
{"serverURL":"https://waline-comment-j7k88s3em-jimes-projects.vercel.app/","path":"window.location.pathname","meta":["nick","mail","link"],"requiredMeta":["nick"],"lang":"zh-CN","emoji":["https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo"],"dark":"html[data-user-color-scheme=\"dark\"]","wordLimit":0,"pageSize":10},
{
el: '#waline',
path: window.location.pathname,
serverURL: 'https://waline-comment-j7k88s3em-jimes-projects.vercel.app/',
}
)
Waline.init(options);
Fluid.utils.waitElementVisible('#waline .vcontent', () => {
var imgSelector = '#waline .vcontent img:not(.vemoji)';
Fluid.plugins.imageCaption(imgSelector);
Fluid.plugins.fancyBox(imgSelector);
})
});
});
Fluid.utils.loadComments('#comments', function() {
var light = 'github-light';
var dark = 'github-dark';
var schema = document.documentElement.getAttribute('data-user-color-scheme');
if (schema === 'dark') {
schema = dark;
} else {
schema = light;
}
window.UtterancesThemeLight = light;
window.UtterancesThemeDark = dark;
var s = document.createElement('script');
s.setAttribute('src', 'https://utteranc.es/client.js');
s.setAttribute('repo', 'jiems/utterance_comments');
s.setAttribute('issue-term', 'pathname');

s.setAttribute('label', 'utterances');

s.setAttribute('theme', schema);
s.setAttribute('crossorigin', 'anonymous');
document.getElementById('comments').appendChild(s);
})
</script>
<noscript>Please enable JavaScript to view the comments</noscript>

Expand Down
6 changes: 3 additions & 3 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<meta name="author" content="Jimes">
<meta name="keywords" content="">

<meta name="description" content="博主:马锦邮箱:&#x6a;&#105;&#109;&#101;&#x73;&#50;&#48;&#x30;&#x33;&#48;&#x33;&#x31;&#49;&#64;&#111;&#117;&#x74;&#108;&#111;&#x6f;&#107;&#x2e;&#x63;&#x6f;&#109;今天也是幸福满满的一天!">
<meta name="description" content="博主:马锦邮箱:&#x6a;&#105;&#x6d;&#x65;&#x73;&#50;&#48;&#48;&#51;&#48;&#51;&#x31;&#x31;&#x40;&#111;&#x75;&#116;&#108;&#x6f;&#x6f;&#x6b;&#46;&#x63;&#111;&#109;今天也是幸福满满的一天!">
<meta property="og:type" content="website">
<meta property="og:title" content="关于">
<meta property="og:url" content="https://jimes.cn/about/index.html">
<meta property="og:site_name" content="Jimes &amp; Blog">
<meta property="og:description" content="博主:马锦邮箱:&#x6a;&#105;&#109;&#101;&#x73;&#50;&#48;&#x30;&#x33;&#48;&#x33;&#x31;&#49;&#64;&#111;&#117;&#x74;&#108;&#111;&#x6f;&#107;&#x2e;&#x63;&#x6f;&#109;今天也是幸福满满的一天!">
<meta property="og:description" content="博主:马锦邮箱:&#x6a;&#105;&#x6d;&#x65;&#x73;&#50;&#48;&#48;&#51;&#48;&#51;&#x31;&#x31;&#x40;&#111;&#x75;&#116;&#108;&#x6f;&#x6f;&#x6b;&#46;&#x63;&#111;&#109;今天也是幸福满满的一天!">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-01-06T06:57:57.000Z">
<meta property="article:modified_time" content="2024-01-07T14:51:45.293Z">
Expand Down Expand Up @@ -245,7 +245,7 @@


<article class="page-content">
<p>博主:马锦<br>邮箱:<a href="mailto:&#x6a;&#105;&#109;&#101;&#x73;&#50;&#48;&#x30;&#x33;&#48;&#x33;&#x31;&#49;&#64;&#111;&#117;&#x74;&#108;&#111;&#x6f;&#107;&#x2e;&#x63;&#x6f;&#109;">&#x6a;&#105;&#109;&#101;&#x73;&#50;&#48;&#x30;&#x33;&#48;&#x33;&#x31;&#49;&#64;&#111;&#117;&#x74;&#108;&#111;&#x6f;&#107;&#x2e;&#x63;&#x6f;&#109;</a><br>今天也是幸福满满的一天!</p>
<p>博主:马锦<br>邮箱:<a href="mailto:&#x6a;&#105;&#x6d;&#x65;&#x73;&#50;&#48;&#48;&#51;&#48;&#51;&#x31;&#x31;&#x40;&#111;&#x75;&#116;&#108;&#x6f;&#x6f;&#x6b;&#46;&#x63;&#111;&#109;">&#x6a;&#105;&#x6d;&#x65;&#x73;&#50;&#48;&#48;&#51;&#48;&#51;&#x31;&#x31;&#x40;&#111;&#x75;&#116;&#108;&#x6f;&#x6f;&#x6b;&#46;&#x63;&#111;&#109;</a><br>今天也是幸福满满的一天!</p>



Expand Down

0 comments on commit c180b8c

Please sign in to comment.