diff options
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r-- | docs/posts/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html index be5e91c..8da9a44 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -62,20 +62,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> |