Skip to content

Commit

Permalink
deploy: dffc137
Browse files Browse the repository at this point in the history
  • Loading branch information
wracce committed Feb 25, 2024
0 parents commit 3f73586
Show file tree
Hide file tree
Showing 31 changed files with 121 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions assets/index-CHsVkDV4.css

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions assets/index-DLA1dw8M.js

Large diffs are not rendered by default.

Binary file added assets/roboto-cyrillic-400-normal-DCQqOlfN.woff
Binary file not shown.
Binary file added assets/roboto-cyrillic-400-normal-DVDTZtmW.woff2
Binary file not shown.
Binary file added assets/roboto-cyrillic-500-normal-DAkZhMOh.woff2
Binary file not shown.
Binary file added assets/roboto-cyrillic-500-normal-QpWeYsca.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/roboto-greek-400-normal-BRWHCUYo.woff2
Binary file not shown.
Binary file added assets/roboto-greek-400-normal-BnGNaKeW.woff
Binary file not shown.
Binary file added assets/roboto-greek-500-normal-CVjdsdX9.woff
Binary file not shown.
Binary file added assets/roboto-greek-500-normal-CpESfwfG.woff2
Binary file not shown.
Binary file added assets/roboto-latin-400-normal-BU1SoK4h.woff
Binary file not shown.
Binary file added assets/roboto-latin-400-normal-mTIRXP6Y.woff2
Binary file not shown.
Binary file added assets/roboto-latin-500-normal-Dcm-rhWF.woff
Binary file not shown.
Binary file added assets/roboto-latin-500-normal-Dxdx3aXO.woff2
Binary file not shown.
Binary file added assets/roboto-latin-ext-400-normal-4bLplyDh.woff2
Binary file not shown.
Binary file added assets/roboto-latin-ext-400-normal-DloBNwoc.woff
Binary file not shown.
Binary file added assets/roboto-latin-ext-500-normal-B9pAx_JH.woff
Binary file not shown.
Binary file added assets/roboto-latin-ext-500-normal-BWKy6SgX.woff2
Binary file not shown.
Binary file added assets/roboto-vietnamese-400-normal-BkEBOAV9.woff
Binary file not shown.
Binary file not shown.
Binary file added assets/roboto-vietnamese-500-normal-Bwg8Dbh6.woff
Binary file not shown.
Binary file not shown.
Binary file added icons/24/close.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/24/trash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./icons/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Контакты</title>
<script type="module" crossorigin src="/contacts-app/assets/index-DLA1dw8M.js"></script>
<link rel="stylesheet" crossorigin href="/contacts-app/assets/index-CHsVkDV4.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit 3f73586

Please sign in to comment.