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 +