We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1426c8f commit f6fb541Copy full SHA for f6fb541
1 file changed
internal/website/index.html
@@ -210,7 +210,9 @@
210
</head>
211
<body>
212
<div class="container">
213
- <p>Try <a href="https://mu.xyz">Mu.xyz</a> - a new app platform by the makers of Go Micro</p>
+ <div style="style="margin-bottom: 25px; background: #f6f8fa; border-radius: 5px; padding: 15px; border: 1px solid #d0d7de">
214
+ Try <a href="https://mu.xyz"><b>Mu</b></a> - a new app platform by the makers of Go Micro
215
+ </div>
216
217
<div class="logo-wrapper">
218
<img src="https://raw.githubusercontent.com/micro/go-micro/master/logo.png" alt="Go Micro Logo" />
0 commit comments