Fixes Footer Message
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -28,9 +28,9 @@ jobs:
|
|||||||
|
|
||||||
docker:
|
docker:
|
||||||
|
|
||||||
|
|
||||||
needs: [build]
|
needs: [build]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
|
|||||||
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
<!-- Copyright -->
|
<!-- Copyright -->
|
||||||
<div class="text-center p-3" style="background-color: #2E2E2E;">
|
<div class="text-center p-3" style="background-color: #2E2E2E;">
|
||||||
© 2020 Copyright:
|
© 2023 Copyright:
|
||||||
<a class="text-white" href="https://hideyoshi.com.br/">Hideyoshi Solutions</a>
|
<a class="text-white" href="https://hideyoshi.com.br/">Hideyoshi Solutions</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- Copyright -->
|
<!-- Copyright -->
|
||||||
|
|||||||
Reference in New Issue
Block a user