mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-15 07:57:00 +08:00
#85773 static build added
This commit is contained in:
16
dist/index.html
vendored
Normal file
16
dist/index.html
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
|
||||
<script defer="defer" src="http://test.makeitforfun.com/js/chunk-vendors.js"></script>
|
||||
<script defer="defer" src="http://test.makeitforfun.com/js/app.js"></script>
|
||||
<link href="http://test.makeitforfun.com/css/app.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<title>NGINXConfig | REG.RU</title>
|
||||
<div class="wrapper layout-wrapper">
|
||||
<div id="app"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user