Compare commits

..

2 Commits

Author SHA1 Message Date
799ee51c46
Вернул изображения
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 50s
Create and publish a Docker image / Deploy image (push) Successful in 4s
2023-08-25 19:45:42 +03:00
8c6999954c
Добавил ссылку на сайт 2023-08-25 19:43:54 +03:00
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: 3.8 KiB

After

Width:  |  Height:  |  Size: 58 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="Web site created using create-react-app" />
<meta name="description" content="EasyTravelApp" />
<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>React App</title>
<title>EasyTravel</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 32 KiB