There was an error while loading. Please reload this page.
1 parent 55a832f commit 2d64e57Copy full SHA for 2d64e57
layouts/_shortcodes/new-in.html
@@ -46,9 +46,6 @@
46
{{- else }}
47
<span
48
class="not-prose inline-flex items-center px-2 mr-1 rounded text-sm font-medium bg-green-200 dark:bg-green-400 fill-green-600">
49
- <svg class="mr-1.5 h-2 w-2" viewBox="0 0 8 8">
50
- <circle cx="4" cy="4" r="3" />
51
- </svg>
52
<a
53
class="text-green-800 dark:text-black hover:text-green-600 no-underline"
54
href="{{ $href }}"
0 commit comments