diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-04-30 23:21:33 -0600 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-04-30 23:21:33 -0600 |
commit | ade0b1ea232e4731f7ce3a0122139a92319890ef (patch) | |
tree | d5c63dc17836f789ff399df35b1b89e5e1ae401c /docs/feed.rss | |
parent | d0d20a029cc00108b1a6e678f422c017b98ce1e3 (diff) |
adding link to n-body sim
Diffstat (limited to 'docs/feed.rss')
-rw-r--r-- | docs/feed.rss | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/feed.rss b/docs/feed.rss index 920aeaa..f7a4852 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,8 +4,8 @@ <title>Navan's Archive</title> <description>Rare Tips, Tricks and Posts</description> <link>https://web.navan.dev/</link><language>en</language> - <lastBuildDate>Sun, 30 Apr 2023 22:52:04 -0000</lastBuildDate> - <pubDate>Sun, 30 Apr 2023 22:52:04 -0000</pubDate> + <lastBuildDate>Sun, 30 Apr 2023 23:19:46 -0000</lastBuildDate> + <pubDate>Sun, 30 Apr 2023 23:19:46 -0000</pubDate> <ttl>250</ttl> <atom:link href="https://web.navan.dev/feed.rss" rel="self" type="application/rss+xml"/> @@ -4140,6 +4140,8 @@ Seeing that you are reading this on Mastodon, and that I have updated this secti <pubDate>Sun, 30 Apr 2023 22:50:00 -0000</pubDate> <content:encoded><![CDATA[<h1>n-body solution generator</h1> +<p>This post requires JavaScript to be viewed properly :(</p> + <noscript> This post requires JavaScript to be viewed properly :( </noscript> |