diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/index.html b/docs/index.html index da5e542..7b1f66c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -88,6 +88,19 @@ lead.innerText = new_phrase; <h1>Recent Posts</h1> <ul> + <li><a href="/posts/2024-03-28-Running-ADFRSuite-on-arm64-Macs.html">Fixing ADFRSuite for Apple Silicon</a></li> + <ul> + <li>Fixing ADFRsuite on M1/MX chip Macs - CLI Tools</li> + <li>Published On: 2024-03-28 20:12</li> + <li>Tags: + + <a href='/tags/macOS.html'>macOS</a>, + + <a href='/tags/Cheminformatics.html'>Cheminformatics</a> + + </ul> + + <li><a href="/posts/2024-03-26-Derivation-of-the-Quadratic-Equation.html">Quadratic Formula Derivation</a></li> <ul> <li>Quick derivation of the quadratic equation by completing the square</li> @@ -142,19 +155,6 @@ lead.innerText = new_phrase; </ul> - <li><a href="/3D-Designs/2024-02-17-Can-Holder-Mountain-Bike.html">Bike Soda Can Holder</a></li> - <ul> - <li>Carry your favourite soda (or beer) can with you while you ride</li> - <li>Published On: 2024-02-17 18:42</li> - <li>Tags: - - <a href='/tags/Mountain Biking.html'>Mountain Biking</a>, - - <a href='/tags/OpenSCAD.html'>OpenSCAD</a> - - </ul> - - </ul> <b>For all posts go to <a href="/posts">Posts</a></b> |