changed site ui
All checks were successful
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / test (push) Successful in 12s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / build (push) Successful in 1m2s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / scan (push) Successful in 27s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / deploy (push) Successful in 1m11s
All checks were successful
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / test (push) Successful in 12s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / build (push) Successful in 1m2s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / scan (push) Successful in 27s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / deploy (push) Successful in 1m11s
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="/">Professional Demo Site V3</a>
|
||||
<a class="navbar-brand" href="/">DevOps Course Demo Website</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
|
||||
data-bs-target="#navbarNav" aria-controls="navbarNav"
|
||||
aria-expanded="false" aria-label="Toggle navigation">
|
||||
@@ -33,7 +33,7 @@
|
||||
<div class="container">
|
||||
|
||||
<div class="bg-primary text-white py-5 mt-4 rounded text-center">
|
||||
<h1 class="display-4">Professional Demo Site</h1>
|
||||
<h1 class="display-4">Professional Demo Site V1</h1>
|
||||
<p class="lead">
|
||||
This is a realistic, Bootstrap-powered Flask application with DB integration for demonstration.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user