pegaz -> docker-web
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<header class="h-screen flex flex-col justify-center">
|
||||
<nav class="fixed right-0 top-0 p-2 z-50">
|
||||
<a
|
||||
title="Go to Pegaz GitHub repo"
|
||||
href="https://github.com/valerebron/pegaz"
|
||||
title="Go to docker-web GitHub repo"
|
||||
href="https://github.com/docker-web/docker-web"
|
||||
target="_blank"
|
||||
>
|
||||
<SvgGithub class="bg-white rounded-full shadow-lg hover:scale-105" />
|
||||
@@ -23,7 +23,7 @@
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.pegaz-section {
|
||||
.docker-web-section {
|
||||
@apply flex flex-col md:flex-row items-center justify-center mb-28;
|
||||
}
|
||||
.title {
|
||||
|
Reference in New Issue
Block a user