Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
djvelimir committed May 14, 2024
1 parent 6e37619 commit 638ec40
Show file tree
Hide file tree
Showing 14 changed files with 62 additions and 29 deletions.
18 changes: 18 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<script src="https://cdn.tailwindcss.com"></script>
</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>
1 change: 1 addition & 0 deletions css/app.6a6b1015.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion css/app.b9152bf2.css

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/demo-spa-vue/favicon.ico"><title>demo-spa-vue</title><script defer="defer" src="/demo-spa-vue/js/chunk-vendors.55e70d58.js"></script><script defer="defer" src="/demo-spa-vue/js/app.bfc4edec.js"></script><link href="/demo-spa-vue/css/app.b9152bf2.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but demo-spa-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/demo-spa-vue/favicon.ico"><title>demo-spa-vue</title><script src="https://cdn.tailwindcss.com"></script><script defer="defer" src="/demo-spa-vue/js/chunk-vendors.687dfa45.js"></script><script defer="defer" src="/demo-spa-vue/js/app.d275f432.js"></script><link href="/demo-spa-vue/css/app.6a6b1015.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but demo-spa-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
2 changes: 0 additions & 2 deletions js/about.f16c06eb.js

This file was deleted.

1 change: 0 additions & 1 deletion js/about.f16c06eb.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions js/app.bfc4edec.js

This file was deleted.

1 change: 0 additions & 1 deletion js/app.bfc4edec.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions js/app.d275f432.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/app.d275f432.js.map

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions js/chunk-vendors.55e70d58.js

This file was deleted.

1 change: 0 additions & 1 deletion js/chunk-vendors.55e70d58.js.map

This file was deleted.

38 changes: 38 additions & 0 deletions js/chunk-vendors.687dfa45.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/chunk-vendors.687dfa45.js.map

Large diffs are not rendered by default.

0 comments on commit 638ec40

Please sign in to comment.