mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-26 06:11:15 +00:00
1ff4acc049
* Changing security.txt to use github security advisories page. - Fixes #2332 * Adding an expires date, one year from build date. * Add a year to the build date in code. * Fix dev.dockerfile build date. --------- Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
1 line
58 B
TypeScript
1 line
58 B
TypeScript
export const BUILD_DATE_ISO8601 = "2024-01-22T13:58:48Z";
|