summaryrefslogtreecommitdiff
path: root/public/post/index.html
diff options
context:
space:
mode:
authorgarhve <git@garhve.com>2023-01-12 19:13:20 +0800
committergarhve <git@garhve.com>2023-01-12 19:13:20 +0800
commitd743c344988884c81e247a0ab9c2696912d8a1e3 (patch)
tree962d14b12459f0725dc81b43514c984c7285b6c1 /public/post/index.html
parent2a9ade7cf6080d1649dbd0a03de61f3387325ae9 (diff)
first half of the first rust note
Diffstat (limited to 'public/post/index.html')
-rw-r--r--public/post/index.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/public/post/index.html b/public/post/index.html
index 44f11a4..51cc3e5 100644
--- a/public/post/index.html
+++ b/public/post/index.html
@@ -35,6 +35,34 @@
+ <h3>2023 </h3>
+
+
+ <p>
+ <div class="date">
+ 2023-01-12
+ </div>
+
+ <div class="title">
+ <a href="https://blog.garhve.com/post/rust-basic/">rust basic -- types and ownership</a>
+ </div>
+
+ <div class="taxonomies_index">
+
+
+ &emsp;<a href="https://blog.garhve.com/categories/code/">/code</a>
+
+
+
+
+
+ &emsp;<a href="https://blog.garhve.com/tags/rust/">#rust</a>
+
+
+ </div>
+ </p>
+
+
<h3>2022 </h3>