aboutsummaryrefslogtreecommitdiffstats
path: root/exampleSite/public/categories/index.html
blob: e5e1d8eac39606293651d552afc18a7b0721011a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!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>Categories | 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>
    
    
    
    
    

    
    
	<footer>
		<p>-----------------------------------</p>

<p>This is footer</p>

<img src="/notbyai.png" class="not-by-ai" /> <br>
 
    </footer>


</main>
      </body>
</html>