Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jk13o3lll committed Sep 9, 2021
1 parent d326a86 commit 7aeff2e
Show file tree
Hide file tree
Showing 17 changed files with 1,739 additions and 506 deletions.
656 changes: 656 additions & 0 deletions 2021/09/right-left-rule/index.html

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,21 @@ <h5 class="sidebar-profile-bio">An engineer with interests in object detection a
<h5 class="archive-result text-color-base text-xlarge" data-message-zero="no post found" data-message-one="1 post found" data-message-other="{n} posts found"></h5>
<section class="boxes">


<div class="archive archive-year box" data-date="2021">
<h4 class="archive-title" style="text-decoration: none;">2021</h4>

<ul class="archive-posts archive-month" data-date="202109">
<h5 class="archive-title" style="text-decoration: none;">September</h5>

<li class="archive-post archive-day" data-date="20210909">
<a class="archive-post-title" href="https://jk13o3lll.github.io/2021/09/right-left-rule/">Right left rule</a>
</li>

</ul>

</div>

</section>
</div>
</div>
Expand Down
Loading

0 comments on commit 7aeff2e

Please sign in to comment.