This commit is contained in:
@@ -31,4 +31,3 @@ jobs:
|
||||
docker compose up -d --build
|
||||
echo "Deployment completed!"
|
||||
EOF
|
||||
- run: echo "The deployment job has finished with status ${{ job.status }}."
|
||||
|
||||
@@ -13,7 +13,6 @@ body {
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background: #2c2c2c; /* Dark background to match navbar */
|
||||
color: #f8f9fa; /* Light text for readability */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user