Skip to content

Commit

Permalink
deploy: 7854d7e
Browse files Browse the repository at this point in the history
  • Loading branch information
n0samu committed Dec 5, 2023
1 parent e8c6384 commit 64ad475
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 108 deletions.
4 changes: 2 additions & 2 deletions 2023/12/05/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@



<link rel="shortcut icon" href="/img/favicon.ico">
<link rel="shortcut icon" href="/img/favicon.png" type="image/png">



Expand Down Expand Up @@ -145,7 +145,7 @@
<section id="post">
<div class="content content-width">
<h1 class="post-title"> Hello World</h1>
<p class="date"> Tue Dec 05 2023 22:52:47 GMT+0000 </p>
<p class="date"> Tue Dec 05 2023 22:55:58 GMT+0000 </p>

<p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="noopener" href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure>
Expand Down
4 changes: 2 additions & 2 deletions archives/2023/12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@



<link rel="shortcut icon" href="/img/favicon.ico">
<link rel="shortcut icon" href="/img/favicon.png" type="image/png">



Expand Down Expand Up @@ -156,7 +156,7 @@

<div class="post first-post">
<h1><a href="/2023/12/05/hello-world/"> Hello World </a></h1>
<p class="date"> Tue Dec 05 2023 22:52:47 GMT+0000 </p>
<p class="date"> Tue Dec 05 2023 22:55:58 GMT+0000 </p>


<p> 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.
Expand Down
4 changes: 2 additions & 2 deletions archives/2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@



<link rel="shortcut icon" href="/img/favicon.ico">
<link rel="shortcut icon" href="/img/favicon.png" type="image/png">



Expand Down Expand Up @@ -156,7 +156,7 @@

<div class="post first-post">
<h1><a href="/2023/12/05/hello-world/"> Hello World </a></h1>
<p class="date"> Tue Dec 05 2023 22:52:47 GMT+0000 </p>
<p class="date"> Tue Dec 05 2023 22:55:58 GMT+0000 </p>


<p> 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.
Expand Down
4 changes: 2 additions & 2 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@



<link rel="shortcut icon" href="/img/favicon.ico">
<link rel="shortcut icon" href="/img/favicon.png" type="image/png">



Expand Down Expand Up @@ -156,7 +156,7 @@

<div class="post first-post">
<h1><a href="/2023/12/05/hello-world/"> Hello World </a></h1>
<p class="date"> Tue Dec 05 2023 22:52:47 GMT+0000 </p>
<p class="date"> Tue Dec 05 2023 22:55:58 GMT+0000 </p>


<p> 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.
Expand Down
Binary file modified img/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@



<link rel="shortcut icon" href="/img/favicon.ico">
<link rel="shortcut icon" href="/img/favicon.png" type="image/png">



Expand Down
2 changes: 1 addition & 1 deletion playground/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@



<link rel="shortcut icon" href="/img/favicon.ico">
<link rel="shortcut icon" href="/img/favicon.png" type="image/png">



Expand Down
1 change: 1 addition & 0 deletions sass/fontello.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 0 additions & 27 deletions sass/fontello.scss

This file was deleted.

1 change: 1 addition & 0 deletions sass/layout.css

Large diffs are not rendered by default.

70 changes: 0 additions & 70 deletions sass/layout.scss

This file was deleted.

1 change: 0 additions & 1 deletion swf-tester/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="/img/favicon.ico"/>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AwayFL SWF Tester</title>
Expand Down

0 comments on commit 64ad475

Please sign in to comment.