From d0d20a029cc00108b1a6e678f422c017b98ce1e3 Mon Sep 17 00:00:00 2001 From: navanchauhan <navanchauhan@gmail.com> Date: Sun, 30 Apr 2023 22:52:19 -0600 Subject: adding link to n-body sim --- docs/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 721afed..c035b39 100644 --- a/docs/index.html +++ b/docs/index.html @@ -59,20 +59,20 @@ <ul> - <li><a href="/posts/2023-03-17-future-of-writing.html">Future of Writing</a></li> + <li><a href="/posts/2023-04-30-n-body-simulation.html">n-body solution generator</a></li> <ul> - <li>My thoughts on writing in the 21st century.</li> - <li>Published On: 2023-03-17 13:57</li> + <li>n-body solution generator and solver</li> + <li>Published On: 2023-04-30 22:50</li> <li>Tags: - ramblings, + astrophysics, - writing + mathematics </ul> - <li><a href="/posts/2023-04-30-n-body-simulation.html">n-body solution generator</a></li> + <li><a href="/posts/2023-03-17-future-of-writing.html">Future of Writing</a></li> <ul> <li>My thoughts on writing in the 21st century.</li> <li>Published On: 2023-03-17 13:57</li> -- cgit v1.2.3