diff options
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r-- | docs/posts/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html index a64a79a..ef630d7 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -84,6 +84,19 @@ lead.innerText = new_phrase; <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> |