From 7186a57c0c0f41fddf2c1618b9eb5fe479d1be4f Mon Sep 17 00:00:00 2001 From: nolan Date: Fri, 6 Jun 2025 13:41:37 -0400 Subject: [PATCH] Added icons to page buttons --- html/css/style.css | 2 ++ html/images/github-mark-white.svg | 4 +++- html/images/github-mark.svg | 1 + html/index.html | 22 +++++++++++++++++----- 4 files changed, 23 insertions(+), 6 deletions(-) create mode 100644 html/images/github-mark.svg diff --git a/html/css/style.css b/html/css/style.css index fcfc36f..6ca027f 100644 --- a/html/css/style.css +++ b/html/css/style.css @@ -122,8 +122,10 @@ canvas{ } .inline-logo{ height: 30px; + width: 30px; margin-right: 10px; border-radius: 10px; + transition-duration: var(--transition-speed); } .logo{ height: 80%; diff --git a/html/images/github-mark-white.svg b/html/images/github-mark-white.svg index d5e6491..81bb5e2 100644 --- a/html/images/github-mark-white.svg +++ b/html/images/github-mark-white.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + \ No newline at end of file diff --git a/html/images/github-mark.svg b/html/images/github-mark.svg new file mode 100644 index 0000000..37fa923 --- /dev/null +++ b/html/images/github-mark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html/index.html b/html/index.html index 0efb065..cc0e562 100644 --- a/html/index.html +++ b/html/index.html @@ -23,11 +23,23 @@

Hub


Sites (Coming Soon)

- Portfolio - Resume - Server Monitor + + Portfolio + + Resume + + Server Monitor Minecraft - About + + About

Services

Audiobookshelf @@ -47,4 +59,4 @@ Linkedin link - \ No newline at end of file +