diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e816234 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Things like templates and stuff I don't need people to access publicly. +private/ diff --git a/404.html b/404.html index 48e0c64..787011b 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ - + 404 | That_One_Nerd diff --git a/404/styles.css b/404/styles.css index d388485..3dbcedb 100644 --- a/404/styles.css +++ b/404/styles.css @@ -8,7 +8,7 @@ body .showtext { background-color: white; - border-radius: 2.5vw; + border-radius: 1.5vw; color: black; font-size: 2.5vh; margin-left: 10%; diff --git a/about.html b/about.html index ba8bfd2..1dec039 100644 --- a/about.html +++ b/about.html @@ -4,7 +4,7 @@ - + About Me | That_One_Nerd diff --git a/about/logos/cplusplus.png b/about/logos/cplusplus.png index af6e0e9..39cc1cf 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 index a631ac0..2b1ba38 100644 Binary files a/about/logos/csharp.png and b/about/logos/csharp.png differ diff --git a/about/logos/css.png b/about/logos/css.png index 06ac4b8..6351f95 100644 Binary files a/about/logos/css.png and b/about/logos/css.png differ diff --git a/about/logos/html.png b/about/logos/html.png index fe34f11..febb30b 100644 Binary files a/about/logos/html.png and b/about/logos/html.png differ diff --git a/about/logos/java.png b/about/logos/java.png index a94f801..527f80c 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 index 621685a..e9db482 100644 Binary files a/about/logos/python.png and b/about/logos/python.png differ diff --git a/about/styles.css b/about/styles.css index 5669550..9ec475c 100644 --- a/about/styles.css +++ b/about/styles.css @@ -31,7 +31,7 @@ .skills img { - height: 2vh; + height: 1vw; margin-right: 0.5%; } diff --git a/arcademaniac b/arcademaniac new file mode 100644 index 0000000..38f20a0 --- /dev/null +++ b/arcademaniac @@ -0,0 +1,27 @@ + + + + + + + + + Redirecting to Arcade Maniac | That_One_Nerd + + + +
+ Home + About + Games + Links + News +
+ +
+

Redirecting you to Arcade Maniac

+

Haven't gone yet? Click here.

+

Don't want to go anymore? Here's the home page.

+
+ + diff --git a/github b/github new file mode 100644 index 0000000..7daeb4c --- /dev/null +++ b/github @@ -0,0 +1,27 @@ + + + + + + + + + Redirecting to my Github | That_One_Nerd + + + +
+ Home + About + Games + Links + News +
+ +
+

Redirecting you to my Github

+

Haven't gone yet? Click here.

+

Don't want to go anymore? Here's the home page.

+
+ + diff --git a/index.html b/index.html index d153bf2..b0eaf28 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + Home | That_One_Nerd @@ -66,6 +66,7 @@