Skip to content

Commit bd94739

Browse files
committed
SEO updates
1 parent 072d576 commit bd94739

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/theme/Footer/Copyright/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from 'react';
22
export default function FooterCopyright({ copyright }) {
33
return (
44
<div
5-
className="footer__copyright opacity-70 mt-10"
5+
className="footer__copyright mt-10"
66
// Developer provided the HTML, so assume it's safe.
77
// eslint-disable-next-line react/no-danger
88
dangerouslySetInnerHTML={{ __html: copyright }}

static/img/ecma-dev.png

-214 KB
Loading

static/img/javascript-gr.png

-19.2 KB
Loading

0 commit comments

Comments
 (0)