-
+
+ {(gitHubEditLink || lastModified) && (
+
{gitHubEditLink && (
Edit this page on GitHub
@@ -33,11 +33,7 @@ export const Footer: React.FC = ({
)}
-
-
-
-
-
+ )}
);
};
diff --git a/src/components/social-links.tsx b/src/components/social-links.tsx
index 5f5fffc..7e6de71 100644
--- a/src/components/social-links.tsx
+++ b/src/components/social-links.tsx
@@ -17,16 +17,16 @@ const socialLinks = [
export const SocialLinks: React.FC = () => {
return (
-
-