Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
djvelimir committed May 15, 2024
1 parent d1ecffb commit d7a389b
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html lang="">
<html lang="en">
<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">
<meta name="description" content="Web site created using Vue" />
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<noscript>
Expand Down
1 change: 0 additions & 1 deletion css/app.6a6b1015.css

This file was deleted.

4 changes: 4 additions & 0 deletions css/app.9355ba2e.css

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

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 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.7bf175c1.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>
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="description" content="Web site created using Vue"/><link rel="icon" href="/demo-spa-vue/favicon.ico"><title>demo-spa-vue</title><script defer="defer" src="/demo-spa-vue/js/chunk-vendors.687dfa45.js"></script><script defer="defer" src="/demo-spa-vue/js/app.71027890.js"></script><link href="/demo-spa-vue/css/app.9355ba2e.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>
Loading

0 comments on commit d7a389b

Please sign in to comment.