mirror of
https://github.com/JimenezJC/mshj_blog.git
synced 2025-12-06 09:19:55 -05:00
Initial Blog Commit
This commit is contained in:
commit
07775036ce
92 changed files with 4980 additions and 0 deletions
47
public/posts/2020-07-06-strange-post/index.html
Normal file
47
public/posts/2020-07-06-strange-post/index.html
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="description" content="This post is strange. It also has some custom js.">
|
||||
|
||||
<title>
|
||||
|
||||
strange post with custom js
|
||||
|
||||
</title>
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/" />
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.900100e9dbee2d56c58fac8bb717037cae7e26a9c36c29d2ff587bdd65f0cbbe510b41d81a3bb234919cdfdc7550d786b2fab70c8fc507772d732fe097106d12.css" integrity="sha512-kAEA6dvuLVbFj6yLtxcDfK5+JqnDbCnS/1h73WXwy75RC0HYGjuyNJGc39x1UNeGsvq3DI/FB3ctcy/glxBtEg==" />
|
||||
|
||||
</head>
|
||||
<body a="auto">
|
||||
<main class="page-content" aria-label="Content">
|
||||
<div class="w">
|
||||
<div class="post-meta">
|
||||
<a href="/">..</a>
|
||||
|
||||
<p>
|
||||
<time datetime="2020-07-06 00:00:00 +0800 +0800">
|
||||
2020-07-06
|
||||
</time>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<article>
|
||||
<h1>strange post with custom js</h1>
|
||||
|
||||
|
||||
|
||||
<p>This post is strange. It also has some custom js.</p>
|
||||
|
||||
</article>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
<script type="text/javascript" src="/js/mouse_coords.js"></script></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue