Skip to content

Commit

Permalink
updated production build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchasx committed Sep 11, 2023
1 parent a13e0ae commit aeda406
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
1 change: 0 additions & 1 deletion assets/index-08ad9888.css

This file was deleted.

16 changes: 8 additions & 8 deletions assets/index-02f27b50.js → assets/index-8bea97b1.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-c44055be.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<html lang="ru">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/my-portfolio--vue/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Портфолио Frontend/Fullstack-разработчика - Вёрстка | JavaScript | VueJS | Laravel"
/>
<title>Портфолио | Frontend/Fullstack</title>
<script type="module" crossorigin src="/assets/index-02f27b50.js"></script>
<link rel="stylesheet" href="/assets/index-08ad9888.css">
<script type="module" crossorigin src="/my-portfolio--vue/assets/index-8bea97b1.js"></script>
<link rel="stylesheet" href="/my-portfolio--vue/assets/index-c44055be.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit aeda406

Please sign in to comment.