diff options
author | clarkzjw <[email protected]> | 2021-12-31 01:56:57 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2021-12-31 01:56:57 -0800 |
commit | 4bfbaf808727749fe6268cbd68d5aadf8d92f538 (patch) | |
tree | 6a03d922fc3643c79145167581c9e11ee94c125f | |
parent | ad9f62c2e394a7421d0fa105eee2455b7dcfec68 (diff) | |
download | blog.jinwei.me-4bfbaf808727749fe6268cbd68d5aadf8d92f538.tar.gz |
Update index.html
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -97,6 +97,14 @@ | |||
97 | <h2>Updates</h2> | 97 | <h2>Updates</h2> |
98 | <ul> | 98 | <ul> |
99 | <li> | 99 | <li> |
100 | <p class="first"><strong>December 2021</strong></p> | ||
101 | <div> | ||
102 | <ul> | ||
103 | <li><a href="https://clarkzjw.medium.com/2021%E5%B9%B4%E5%BA%A6%E6%80%BB%E7%BB%93-e1d73cf511">2021年度总结</a></li> | ||
104 | </ul> | ||
105 | </div> | ||
106 | </li> | ||
107 | <li> | ||
100 | <p class="first"><strong>September 2021</strong></p> | 108 | <p class="first"><strong>September 2021</strong></p> |
101 | <div> | 109 | <div> |
102 | <ul> | 110 | <ul> |