diff --git a/index.html b/index.html
index 299870b..6f5a004 100644
--- a/index.html
+++ b/index.html
@@ -16,9 +16,6 @@
paku@skyizwhite.dev
-
- Web developer
-
GitHub
Fediverse
diff --git a/style/index.css b/style/index.css
index 8458f67..d3a45b8 100644
--- a/style/index.css
+++ b/style/index.css
@@ -26,12 +26,6 @@ body {
font-size: 1.8em;
}
-.subtitle {
- text-align: center;
- font-size: 1.4em;
- color: #555;
-}
-
.links {
display: flex;
flex-direction: column;