mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-06 03:16:45 -06:00
Add basic footer and build time string
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="en" data-build-timestamp-utc="<%= new Date().toISOString() %>">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
|
||||
Reference in New Issue
Block a user