mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-30 00:19:08 -04:00
9 lines
No EOL
238 B
HTML
9 lines
No EOL
238 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Restaurant - Dev</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"><script defer src="bundle.js"></script></head>
|
|
<body>
|
|
</body>
|
|
</html> |