[code] added initial file for transport.html, this file has a barebones layout and does not contain any meaningful code yet, will continue to work on.
This commit is contained in:
9
html/transport.html
Normal file
9
html/transport.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Transport | Sentinel</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/icons/favicon.ico">
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user