Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
blackchestnut committed Jun 4, 2024
0 parents commit ed707cf
Show file tree
Hide file tree
Showing 55 changed files with 740 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.mybudget.ws
3 changes: 3 additions & 0 deletions c3.custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.c3-line {
stroke-width: 3px !important
}
1 change: 1 addition & 0 deletions c3.min.css

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

1 change: 1 addition & 0 deletions css/app.0f029b94.css

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

16 changes: 16 additions & 0 deletions css/chunk-vendors.f96ad28d.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions css/home-group.7b0f5dcf.css

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

1 change: 1 addition & 0 deletions css/inner.dc188561.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions css/landing.75218e99.css

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

1 change: 1 addition & 0 deletions css/landing.f8909a35.css

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

Binary file added favicon-114.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 favicon-144.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 favicon-16.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 favicon-32.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 favicon-57.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 favicon-64.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 favicon-72.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 favicon.ico
Binary file not shown.
Binary file added img/example-1.b6ece37e.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 img/example-2.61153f86.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions img/home-background.e2f2e2a1.svg
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 img/i-1.ebf443d7.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 img/i-2.1341acba.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 img/i-3.e10d8ce3.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 img/i-4.45bca587.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 img/main-screen-preview.9c21c0c0.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 img/main.0b382998.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!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"><title>Мой Бюджет - домашняя бухгалтерия онлайн</title><meta name="description" content="Мой Бюджет - сервис для ведения семейного бюджета и домашней бухгалтерии. Инструмент для учета повседневных доходов и расходов."><meta property="og:title" content="Мой Бюджет - домашняя бухгалтерия онлайн"><meta property="og:description" content="Мой Бюджет - сервис для ведения семейного бюджета и домашней бухгалтерии. Инструмент для учета повседневных доходов и расходов."><link rel="icon" href="/favicon.ico"><link rel="icon" type="image/png" href="/favicon-16.png" sizes="16x16"><link rel="icon" type="image/png" href="/favicon-32.png" sizes="32x32"><link rel="fluid-icon" href="/favicon-144.png" title="Мой Бюджет"><link rel="apple-touch-icon" sizes="144x144" href="/favicon-144.png"><link rel="apple-touch-icon" sizes="114x114" href="/favicon-114.png"><link rel="apple-touch-icon" sizes="72x72" href="/favicon-72.png"><link rel="apple-touch-icon" sizes="57x57" href="/favicon-57.png"><title>Мой Бюджет</title><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link href="/c3.min.css" rel="stylesheet"><link href="/c3.custom.css" rel="stylesheet"><script defer="defer" src="/js/chunk-vendors.edbd3e7b.js" type="module"></script><script defer="defer" src="/js/app.c7a90a6d.js" type="module"></script><link href="/css/chunk-vendors.f96ad28d.css" rel="stylesheet"><link href="/css/app.0f029b94.css" rel="stylesheet"><script defer="defer" src="/js/chunk-vendors-legacy.c290304f.js" nomodule></script><script defer="defer" src="/js/app-legacy.f34fb490.js" nomodule></script></head><body><noscript><strong>We're sorry but myBudget doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
4 changes: 4 additions & 0 deletions js/61.315bbfcb.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/61.315bbfcb.js.map

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions js/864-legacy.46cf3b8d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/864-legacy.46cf3b8d.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit ed707cf

Please sign in to comment.