forked from DebaucheryLibrarian/traxxx
Transitioning to Vue. Installed environment and restored homepage scene overview.
This commit is contained in:
14
public/index.html
Normal file
14
public/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Porn Radar</title>
|
||||
|
||||
<script src="/js/bundle.js" defer></script>
|
||||
|
||||
<link href="/css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id="container"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user