beastsaber / bsaber

https://bsaber.com
9 stars 9 forks source link

Add last updated for posts #156

Closed TimothyGillespie closed 3 months ago

TimothyGillespie commented 3 months ago

Solves #149

netlify[bot] commented 3 months ago

Deploy Preview for bsaber ready!

Built without sensitive environment variables

Name Link
Latest commit d248dee26a4a18db8909f420bb3213a722b9cbf2
Latest deploy log https://app.netlify.com/sites/bsaber/deploys/667de7a833140d000858279d
Deploy Preview https://deploy-preview-156--bsaber.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

TheCzar1994 commented 3 months ago

Just verifying, it wouldn't be necessary to add an empty lastUpdated: field to all the other posts, would it? I imagine not but just wanted to confirm.

TimothyGillespie commented 3 months ago

Not specifying it at all should be fine and is reflected in the types. So that should work wonderfully. It has been kind of the expectation as well.