Skip to content

Commit

Permalink
Site updated: 2023-09-23 23:18:25
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub 1241262510 authored and GitHub 1241262510 committed Sep 24, 2023
1 parent be93f34 commit fa35159
Show file tree
Hide file tree
Showing 10 changed files with 289 additions and 289 deletions.
48 changes: 24 additions & 24 deletions 2023/09/21/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
<meta property="og:type" content="article">
<meta property="og:title" content="Hello World">
<meta property="og:url" content="http://example.com/2023/09/21/hello-world/index.html">
<meta property="og:url" content="https://1241262510.github.io/remote-repo/2023/09/21/hello-world/index.html">
<meta property="og:site_name" content="Hexo">
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
<meta property="og:locale" content="en_US">
Expand All @@ -18,22 +18,22 @@
<meta property="article:author" content="John Doe">
<meta name="twitter:card" content="summary">

<link rel="alternate" href="/atom.xml" title="Hexo" type="application/atom+xml">
<link rel="alternate" href="/remote-repo/atom.xml" title="Hexo" type="application/atom+xml">


<link rel="shortcut icon" href="/favicon.png">
<link rel="shortcut icon" href="/remote-repo/favicon.png">



<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/index.min.css">



<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/remote-repo/css/style.css">



<link rel="stylesheet" href="/fancybox/jquery.fancybox.min.css">
<link rel="stylesheet" href="/remote-repo/fancybox/jquery.fancybox.min.css">



Expand All @@ -47,28 +47,28 @@
<div id="header-outer" class="outer">
<div id="header-title" class="inner">
<h1 id="logo-wrap">
<a href="/" id="logo">Hexo</a>
<a href="/remote-repo/" id="logo">Hexo</a>
</h1>

</div>
<div id="header-inner" class="inner">
<nav id="main-nav">
<a id="main-nav-toggle" class="nav-icon"><span class="fa fa-bars"></span></a>

<a class="main-nav-link" href="/">Home</a>
<a class="main-nav-link" href="/remote-repo/">Home</a>

<a class="main-nav-link" href="/archives">Archives</a>
<a class="main-nav-link" href="/remote-repo/archives">Archives</a>

</nav>
<nav id="sub-nav">


<a class="nav-icon" href="/atom.xml" title="RSS Feed"><span class="fa fa-rss"></span></a>
<a class="nav-icon" href="/remote-repo/atom.xml" title="RSS Feed"><span class="fa fa-rss"></span></a>

<a class="nav-icon nav-search-btn" title="Search"><span class="fa fa-search"></span></a>
</nav>
<div id="search-form-wrap">
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit">&#xF002;</button><input type="hidden" name="sitesearch" value="http://example.com"></form>
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit">&#xF002;</button><input type="hidden" name="sitesearch" value="https://1241262510.github.io/remote-repo"></form>
</div>
</div>
</div>
Expand All @@ -77,7 +77,7 @@ <h1 id="logo-wrap">
<div class="outer">
<section id="main"><article id="post-hello-world" class="h-entry article article-type-post" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
<div class="article-meta">
<a href="/2023/09/21/hello-world/" class="article-date">
<a href="/remote-repo/2023/09/21/hello-world/" class="article-date">
<time class="dt-published" datetime="2023-09-21T05:20:19.558Z" itemprop="datePublished">2023-09-21</time>
</a>

Expand Down Expand Up @@ -114,7 +114,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl

</div>
<footer class="article-footer">
<a data-url="http://example.com/2023/09/21/hello-world/" data-id="clmwv9g5i0000xppv33ao1sc6" data-title="Hello World" class="article-share-link"><span class="fa fa-share">Share</span></a>
<a data-url="https://1241262510.github.io/remote-repo/2023/09/21/hello-world/" data-id="clmwv9g5i0000xppv33ao1sc6" data-title="Hello World" class="article-share-link"><span class="fa fa-share">Share</span></a>



Expand All @@ -124,7 +124,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl

<nav id="article-nav">

<a href="/2023/09/21/this-is-the-first-blog/" id="article-nav-newer" class="article-nav-link-wrap">
<a href="/remote-repo/2023/09/21/this-is-the-first-blog/" id="article-nav-newer" class="article-nav-link-wrap">
<strong class="article-nav-caption">Newer</strong>
<div class="article-nav-title">

Expand Down Expand Up @@ -156,7 +156,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
<div class="widget-wrap">
<h3 class="widget-title">Archives</h3>
<div class="widget">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2023/09/">September 2023</a></li></ul>
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/remote-repo/archives/2023/09/">September 2023</a></li></ul>
</div>
</div>

Expand All @@ -169,23 +169,23 @@ <h3 class="widget-title">Recent Posts</h3>
<ul>

<li>
<a href="/2023/09/23/this-is-4-file/">this is 4 file</a>
<a href="/remote-repo/2023/09/23/this-is-4-file/">this is 4 file</a>
</li>

<li>
<a href="/2023/09/23/this-is-3-file/">this is 3 file</a>
<a href="/remote-repo/2023/09/23/this-is-3-file/">this is 3 file</a>
</li>

<li>
<a href="/2023/09/21/this-is-the-second-blog-every-day-if-fun/">this is the second blog ,every day if fun</a>
<a href="/remote-repo/2023/09/21/this-is-the-second-blog-every-day-if-fun/">this is the second blog ,every day if fun</a>
</li>

<li>
<a href="/2023/09/21/this-is-the-second-blog-for-github/">this is the second blog for github</a>
<a href="/remote-repo/2023/09/21/this-is-the-second-blog-for-github/">this is the second blog for github</a>
</li>

<li>
<a href="/2023/09/21/this-is-the-first-blog/">this is the first blog hhhhhhhhhhhhhhhhhh</a>
<a href="/remote-repo/2023/09/21/this-is-the-first-blog/">this is the first blog hhhhhhhhhhhhhhhhhh</a>
</li>

</ul>
Expand All @@ -210,25 +210,25 @@ <h3 class="widget-title">Recent Posts</h3>
</div>
<nav id="mobile-nav">

<a href="/" class="mobile-nav-link">Home</a>
<a href="/remote-repo/" class="mobile-nav-link">Home</a>

<a href="/archives" class="mobile-nav-link">Archives</a>
<a href="/remote-repo/archives" class="mobile-nav-link">Archives</a>

</nav>



<script src="/js/jquery-3.6.4.min.js"></script>
<script src="/remote-repo/js/jquery-3.6.4.min.js"></script>




<script src="/fancybox/jquery.fancybox.min.js"></script>
<script src="/remote-repo/fancybox/jquery.fancybox.min.js"></script>




<script src="/js/script.js"></script>
<script src="/remote-repo/js/script.js"></script>



Expand Down
50 changes: 25 additions & 25 deletions 2023/09/21/this-is-the-first-blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,30 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:type" content="article">
<meta property="og:title" content="this is the first blog hhhhhhhhhhhhhhhhhh">
<meta property="og:url" content="http://example.com/2023/09/21/this-is-the-first-blog/index.html">
<meta property="og:url" content="https://1241262510.github.io/remote-repo/2023/09/21/this-is-the-first-blog/index.html">
<meta property="og:site_name" content="Hexo">
<meta property="og:locale" content="en_US">
<meta property="article:published_time" content="2023-09-21T06:18:43.000Z">
<meta property="article:modified_time" content="2023-09-21T06:21:55.205Z">
<meta property="article:author" content="John Doe">
<meta name="twitter:card" content="summary">

<link rel="alternate" href="/atom.xml" title="Hexo" type="application/atom+xml">
<link rel="alternate" href="/remote-repo/atom.xml" title="Hexo" type="application/atom+xml">


<link rel="shortcut icon" href="/favicon.png">
<link rel="shortcut icon" href="/remote-repo/favicon.png">



<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/index.min.css">



<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/remote-repo/css/style.css">



<link rel="stylesheet" href="/fancybox/jquery.fancybox.min.css">
<link rel="stylesheet" href="/remote-repo/fancybox/jquery.fancybox.min.css">



Expand All @@ -45,28 +45,28 @@
<div id="header-outer" class="outer">
<div id="header-title" class="inner">
<h1 id="logo-wrap">
<a href="/" id="logo">Hexo</a>
<a href="/remote-repo/" id="logo">Hexo</a>
</h1>

</div>
<div id="header-inner" class="inner">
<nav id="main-nav">
<a id="main-nav-toggle" class="nav-icon"><span class="fa fa-bars"></span></a>

<a class="main-nav-link" href="/">Home</a>
<a class="main-nav-link" href="/remote-repo/">Home</a>

<a class="main-nav-link" href="/archives">Archives</a>
<a class="main-nav-link" href="/remote-repo/archives">Archives</a>

</nav>
<nav id="sub-nav">


<a class="nav-icon" href="/atom.xml" title="RSS Feed"><span class="fa fa-rss"></span></a>
<a class="nav-icon" href="/remote-repo/atom.xml" title="RSS Feed"><span class="fa fa-rss"></span></a>

<a class="nav-icon nav-search-btn" title="Search"><span class="fa fa-search"></span></a>
</nav>
<div id="search-form-wrap">
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit">&#xF002;</button><input type="hidden" name="sitesearch" value="http://example.com"></form>
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit">&#xF002;</button><input type="hidden" name="sitesearch" value="https://1241262510.github.io/remote-repo"></form>
</div>
</div>
</div>
Expand All @@ -75,7 +75,7 @@ <h1 id="logo-wrap">
<div class="outer">
<section id="main"><article id="post-this-is-the-first-blog" class="h-entry article article-type-post" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
<div class="article-meta">
<a href="/2023/09/21/this-is-the-first-blog/" class="article-date">
<a href="/remote-repo/2023/09/21/this-is-the-first-blog/" class="article-date">
<time class="dt-published" datetime="2023-09-21T06:18:43.000Z" itemprop="datePublished">2023-09-21</time>
</a>

Expand All @@ -99,7 +99,7 @@ <h1 class="p-name article-title" itemprop="headline name">

</div>
<footer class="article-footer">
<a data-url="http://example.com/2023/09/21/this-is-the-first-blog/" data-id="clmwv9g6v0003xppv8zhhcgcn" data-title="this is the first blog hhhhhhhhhhhhhhhhhh" class="article-share-link"><span class="fa fa-share">Share</span></a>
<a data-url="https://1241262510.github.io/remote-repo/2023/09/21/this-is-the-first-blog/" data-id="clmwv9g6v0003xppv8zhhcgcn" data-title="this is the first blog hhhhhhhhhhhhhhhhhh" class="article-share-link"><span class="fa fa-share">Share</span></a>



Expand All @@ -109,7 +109,7 @@ <h1 class="p-name article-title" itemprop="headline name">

<nav id="article-nav">

<a href="/2023/09/21/this-is-the-second-blog-for-github/" id="article-nav-newer" class="article-nav-link-wrap">
<a href="/remote-repo/2023/09/21/this-is-the-second-blog-for-github/" id="article-nav-newer" class="article-nav-link-wrap">
<strong class="article-nav-caption">Newer</strong>
<div class="article-nav-title">

Expand All @@ -119,7 +119,7 @@ <h1 class="p-name article-title" itemprop="headline name">
</a>


<a href="/2023/09/21/hello-world/" id="article-nav-older" class="article-nav-link-wrap">
<a href="/remote-repo/2023/09/21/hello-world/" id="article-nav-older" class="article-nav-link-wrap">
<strong class="article-nav-caption">Older</strong>
<div class="article-nav-title">Hello World</div>
</a>
Expand All @@ -146,7 +146,7 @@ <h1 class="p-name article-title" itemprop="headline name">
<div class="widget-wrap">
<h3 class="widget-title">Archives</h3>
<div class="widget">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2023/09/">September 2023</a></li></ul>
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/remote-repo/archives/2023/09/">September 2023</a></li></ul>
</div>
</div>

Expand All @@ -159,23 +159,23 @@ <h3 class="widget-title">Recent Posts</h3>
<ul>

<li>
<a href="/2023/09/23/this-is-4-file/">this is 4 file</a>
<a href="/remote-repo/2023/09/23/this-is-4-file/">this is 4 file</a>
</li>

<li>
<a href="/2023/09/23/this-is-3-file/">this is 3 file</a>
<a href="/remote-repo/2023/09/23/this-is-3-file/">this is 3 file</a>
</li>

<li>
<a href="/2023/09/21/this-is-the-second-blog-every-day-if-fun/">this is the second blog ,every day if fun</a>
<a href="/remote-repo/2023/09/21/this-is-the-second-blog-every-day-if-fun/">this is the second blog ,every day if fun</a>
</li>

<li>
<a href="/2023/09/21/this-is-the-second-blog-for-github/">this is the second blog for github</a>
<a href="/remote-repo/2023/09/21/this-is-the-second-blog-for-github/">this is the second blog for github</a>
</li>

<li>
<a href="/2023/09/21/this-is-the-first-blog/">this is the first blog hhhhhhhhhhhhhhhhhh</a>
<a href="/remote-repo/2023/09/21/this-is-the-first-blog/">this is the first blog hhhhhhhhhhhhhhhhhh</a>
</li>

</ul>
Expand All @@ -200,25 +200,25 @@ <h3 class="widget-title">Recent Posts</h3>
</div>
<nav id="mobile-nav">

<a href="/" class="mobile-nav-link">Home</a>
<a href="/remote-repo/" class="mobile-nav-link">Home</a>

<a href="/archives" class="mobile-nav-link">Archives</a>
<a href="/remote-repo/archives" class="mobile-nav-link">Archives</a>

</nav>



<script src="/js/jquery-3.6.4.min.js"></script>
<script src="/remote-repo/js/jquery-3.6.4.min.js"></script>




<script src="/fancybox/jquery.fancybox.min.js"></script>
<script src="/remote-repo/fancybox/jquery.fancybox.min.js"></script>




<script src="/js/script.js"></script>
<script src="/remote-repo/js/script.js"></script>



Expand Down
Loading

0 comments on commit fa35159

Please sign in to comment.