diff options
author | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2021-07-21 04:42:31 -0500 |
---|---|---|
committer | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2021-07-21 04:42:58 -0500 |
commit | e424680fc013c291bd7eea4dc63b96401e5126a8 (patch) | |
tree | b39227c50b2c365c49694fa4f86b2630d428ebc2 /posts/cgit-nginx-ubuntu | |
parent | 437268370661087dbe31323efb18dfe1a518da33 (diff) | |
download | homepage-e424680fc013c291bd7eea4dc63b96401e5126a8.tar.xz homepage-e424680fc013c291bd7eea4dc63b96401e5126a8.zip |
Added a timestamp and sorts posts by timestamp
Diffstat (limited to 'posts/cgit-nginx-ubuntu')
-rw-r--r-- | posts/cgit-nginx-ubuntu/meta.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/posts/cgit-nginx-ubuntu/meta.json b/posts/cgit-nginx-ubuntu/meta.json index 81968b4..1a800fa 100644 --- a/posts/cgit-nginx-ubuntu/meta.json +++ b/posts/cgit-nginx-ubuntu/meta.json @@ -1,3 +1,4 @@ { - "name": "Installing cGit behind NGINX on Ubuntu" + "name": "Installing cGit behind NGINX on Ubuntu", + "lastUpdated": "2021-07-17" }
\ No newline at end of file |