Skip to content

Commit

Permalink
new build
Browse files Browse the repository at this point in the history
  • Loading branch information
mtk2xfugaku committed Sep 16, 2024
1 parent d393a14 commit 4d17734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog/blog_home.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@
<body>
<div id="heading">
<ul>
<li><a href="#">about</a></li>
<li><a href="#">home</a></li>
<li><a href="#">blogs</a></li>
<li><a href="#">about</a></li>
</ul>
</div>
<div id="blog-entry">
<a href="./post_1/code.html">Differentiable Programming</a>
<a href="./post_1/code.html"><h2>Differentiable Programming</h2></a>
<p id="date">Sep 16 2024</p>
<p>
With the advent of deep learning, more and more fields have been seeing an increase in the use
Expand Down

0 comments on commit 4d17734

Please sign in to comment.