diff options
author | Yuchen Pei <me@ypei.me> | 2018-04-28 23:15:54 +0200 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-04-28 23:15:54 +0200 |
commit | 2822a3c7dd36d52e550f501602b135b330f6ab48 (patch) | |
tree | b178529af519c7822d0551706139e0b306438f32 /site/postlist.html | |
parent | da51d3fbbdf2cbf9fee196682235060f31781c1c (diff) |
edited engine so that the script can be run anywhere
Diffstat (limited to 'site/postlist.html')
-rw-r--r-- | site/postlist.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/postlist.html b/site/postlist.html index b21e056..0fc0dd9 100644 --- a/site/postlist.html +++ b/site/postlist.html @@ -23,7 +23,7 @@ <div class="bodyitem"> <ul class="postlist"> <li class="postlistitem"> - <a href="posts/2018-04-10-update-open-research.html">Updates on open research</a> - 2018-04-13 + <a href="posts/2018-04-10-update-open-research.html">Updates on open research</a> - 2018-04-28 </li> <li class="postlistitem"> <a href="posts/2017-08-07-mathematical_bazaar.html">The Mathematical Bazaar</a> - 2017-08-07 |