Skip to content

Commit 05907ee

Browse files
enhance struct
1 parent 3a64557 commit 05907ee

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<body>
2121
<div id="navbar">
22-
<a href="./index.html" class="logo">田语</a>
22+
<a href="./index.html" class="logo"><img src="./assets/images/favicon.svg"></img></a>
2323
<div class="dropdown">
2424
<a href="./assets/html/about.html" class="dropdown-btn">关于</a>
2525

@@ -29,10 +29,9 @@
2929
<p class="quote ma-shan-zheng-regular" id="quote">田语</p>
3030
</div>
3131
<div id="more-contents">
32-
<h2>探索</h2>
3332
<div class="card-container">
3433

35-
<a href="./assets/html/quotes.html" class="card nav-card">
34+
<a href="./assets/html/allQuotes.html" class="card nav-card">
3635
<div class="card-icon">📜</div>
3736
<div class="card-text">
3837
<h3>所有田语</h3>
@@ -61,11 +60,6 @@ <h3>关于田勇</h3>
6160

6261
</div>
6362
</div>
64-
<!-- <div id="quotepad">
65-
<h2>所有田语</h2>
66-
<ol id="quote-list">
67-
</ol>
68-
</div> -->
6963
<div id="footer">
7064
<p>
7165
powered by <a href="https://github.com/Developer09264">c09264</a></p>

0 commit comments

Comments
 (0)