mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-07-26 08:58:39 +00:00
fix link
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
|||||||
<link href="assets/css/tailwind.css" rel="stylesheet" />
|
<link href="assets/css/tailwind.css" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
<body class="h-screen w-screen flex flex-col justify-center items-center">
|
<body class="h-screen w-screen flex flex-col justify-center items-center">
|
||||||
<a class="w-40 h-40 bg-blue-400" href="https://github.com/jwetzell/showbridge"> </a>
|
<a class="w-40 h-40 bg-blue-400" href="https://github.com/jwetzell/showbridge-go"> </a>
|
||||||
<div class="text-5xl mb-2">showbridge</div>
|
<div class="text-5xl mb-2">showbridge</div>
|
||||||
<div class="flex justify-center w-full pt-2">
|
<div class="flex justify-center w-full pt-2">
|
||||||
<div class="mx-2">
|
<div class="mx-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user