Skip to content

Commit 03f4759

Browse files
authored
Fix inline style attribute in index.html
1 parent f6fb541 commit 03f4759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
</head>
211211
<body>
212212
<div class="container">
213-
<div style="style="margin-bottom: 25px; background: #f6f8fa; border-radius: 5px; padding: 15px; border: 1px solid #d0d7de">
213+
<div style="margin-bottom: 25px; background: #f6f8fa; border-radius: 5px; padding: 15px; border: 1px solid #d0d7de">
214214
Try <a href="https://mu.xyz"><b>Mu</b></a> - a new app platform by the makers of Go Micro
215215
</div>
216216

0 commit comments

Comments
 (0)