aboutsummaryrefslogtreecommitdiffstats
path: root/exampleSite/public/post/index.html
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2025-08-07 10:35:56 +0800
committeryingyu5658 <i@yingyu5658.me>2025-08-07 10:35:56 +0800
commit87cb7cc92743e88486e5e3c4852ab903a159fd8c (patch)
tree62a9f988b51034e5148bb61f019d6caffa60ee59 /exampleSite/public/post/index.html
parent83d5590fc13e769f976746cac1e2119c25589448 (diff)
downloadhugo-theme-concise-87cb7cc92743e88486e5e3c4852ab903a159fd8c.tar.gz
hugo-theme-concise-87cb7cc92743e88486e5e3c4852ab903a159fd8c.zip
添加exampleSite
Diffstat (limited to 'exampleSite/public/post/index.html')
-rw-r--r--exampleSite/public/post/index.html48
1 files changed, 48 insertions, 0 deletions
diff --git a/exampleSite/public/post/index.html b/exampleSite/public/post/index.html
new file mode 100644
index 0000000..a877cdf
--- /dev/null
+++ b/exampleSite/public/post/index.html
@@ -0,0 +1,48 @@
+<!doctype html>
+<html
+ lang="en-us"
+ dir="ltr"
+>
+ <head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Posts | My New Hugo Site</title> <link rel="stylesheet" href="/css/main.css"> <script src="/js/main.js"></script>
+ </head>
+ <body>
+ <main>
+ <header>
+ <h1 class="title">My New Hugo Site</h1>
+<p class="subtitle">yingyu5658的数字花园</p>
+<script>
+</script>
+
+
+ </header>
+
+
+
+
+
+ <div class="post-title">
+ <a class="rel-permalink" href="/post/examplepost/">
+ <div class="post-date">2025-08-07</div>
+ ExamplePost
+ </a>
+ <br />
+ </div>
+
+
+
+
+ <footer>
+ <p>-----------------------------------</p>
+
+<p>This is footer</p>
+
+<img src="/notbyai.png" class="not-by-ai" /> <br>
+
+ </footer>
+
+
+</main>
+ </body>
+</html>
+