first commit
This commit is contained in:
1
public/.pydio
Normal file
1
public/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
da7a2feb-9485-4fcf-855a-b6dbcedaad05
|
||||
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
1
public/fonts/.pydio
Normal file
1
public/fonts/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
282d544a-c6a9-4e6d-ab20-93a15ca73330
|
||||
1
public/img/.pydio
Normal file
1
public/img/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
609d9c08-74bf-4b6b-b612-c63a5bf29b24
|
||||
BIN
public/img/baidu.png
Normal file
BIN
public/img/baidu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
22
public/index.html
Normal file
22
public/index.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<!--
|
||||
~ Copyright (c) 2020. bmy
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible">
|
||||
<meta content="width=device-width,initial-scale=1.0" name="viewport">
|
||||
<link href="<%= BASE_URL %>favicon.ico" rel="icon">
|
||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
|
||||
Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user