Merge pull request 'feature/new-message' (#3) from feature/new-message into master
All checks were successful
build-and-push / docker (push) Successful in 27s

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2024-10-24 21:47:10 +00:00

View File

@@ -14,6 +14,6 @@
</style> </style>
</head> </head>
<body> <body>
<h1>Welcome to PR env test!</h1> <h1>Welcome to home!</h1>
</body> </body>
</html> </html>