diff --git a/about.html b/about.html index a7c2415..ba8bfd2 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - +
I can program in
C#
Java
C++
Python
HTML and
CSS
PythonThis is ranked in my expertise in each language. I am the best at C#, decent at Java and C++, and okay at Python.
diff --git a/about/logos/cplusplus.png b/about/logos/cplusplus.png index 936741a..af6e0e9 100644 Binary files a/about/logos/cplusplus.png and b/about/logos/cplusplus.png differ diff --git a/about/logos/csharp.png b/about/logos/csharp.png new file mode 100644 index 0000000..a631ac0 Binary files /dev/null and b/about/logos/csharp.png differ diff --git a/about/logos/csharp.svg b/about/logos/csharp.svg deleted file mode 100644 index 0ff5ea2..0000000 --- a/about/logos/csharp.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - diff --git a/about/logos/css.png b/about/logos/css.png new file mode 100644 index 0000000..06ac4b8 Binary files /dev/null and b/about/logos/css.png differ diff --git a/about/logos/html.png b/about/logos/html.png new file mode 100644 index 0000000..fe34f11 Binary files /dev/null and b/about/logos/html.png differ diff --git a/about/logos/java.png b/about/logos/java.png index 2e8c56f..a94f801 100644 Binary files a/about/logos/java.png and b/about/logos/java.png differ diff --git a/about/logos/python.png b/about/logos/python.png new file mode 100644 index 0000000..621685a Binary files /dev/null and b/about/logos/python.png differ diff --git a/about/logos/python.webp b/about/logos/python.webp deleted file mode 100644 index 84f94ef..0000000 Binary files a/about/logos/python.webp and /dev/null differ diff --git a/about/styles.css b/about/styles.css index f2c3ee5..5669550 100644 --- a/about/styles.css +++ b/about/styles.css @@ -31,7 +31,7 @@ .skills img { - height: 4vh; + height: 2vh; margin-right: 0.5%; } diff --git a/index.html b/index.html index 86f71cc..d153bf2 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@Want older announcements? Check out the news page!