Compare commits

..

No commits in common. "799ee51c46dd437921039fee683bbfa06aaf2372" and "57f1f5dbe400cd3d7f82870a07e9071f0fe6009f" have entirely different histories.

5 changed files with 5 additions and 5 deletions

View File

@ -64,6 +64,6 @@ jobs:
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
🚀ОБНОВА УЖЕ НА СЕРВЕРЕ🚀
${{ gitea.actor }} залил коммит: ${{ gitea.event.commits[0].message }}
${{ gitea.actor }} залил коммит:
Сообщение коммита: ${{ gitea.event.commits[0].message }}
Который успешно задеплоился на сервере!
[Открыть](${{ secrets.DEPLOYED_URL }})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -5,7 +5,7 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="EasyTravelApp" />
<meta name="description" content="Web site created using create-react-app" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
@ -21,7 +21,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>EasyTravel</title>
<title>React App</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB