From b423720894c2851e3257e23ce420bbedad94f886 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 26 Apr 2024 01:26:25 -0600 Subject: fix tags --- Content/posts/2023-04-30-n-body-simulation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Content/posts/2023-04-30-n-body-simulation.md') diff --git a/Content/posts/2023-04-30-n-body-simulation.md b/Content/posts/2023-04-30-n-body-simulation.md index 9c8e7b1..2d24396 100644 --- a/Content/posts/2023-04-30-n-body-simulation.md +++ b/Content/posts/2023-04-30-n-body-simulation.md @@ -1,7 +1,7 @@ --- date: 2023-04-30 22:50 description: n-body solution generator and solver -tags: astrophysics, mathematics +tags: Astrophysics, Mathematics --- # n-body solution generator -- cgit v1.2.3