From 77e9af17dfd81e4716d2139603025a53811fe1fa Mon Sep 17 00:00:00 2001 From: FivePixels Date: Thu, 18 May 2023 20:23:21 -0500 Subject: Update links to point to new GitHub, resize index width, rename title --- assets/css/main.css | 10 +++++----- index.html | 26 +++++++++++++------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 9d7f18f..51e6429 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -48,11 +48,11 @@ ul#nav { } body#home header ul#nav { - width: 436px; + width: 550px; } body#about header ul#nav { - width: 403.2px; + width: 450px; } ul#nav li { @@ -70,11 +70,11 @@ p#position { } body#home { - max-width: 570px; + max-width: 600px; } body#about { - max-width: 570px; + max-width: 600px; } ol#vinyls li, @@ -237,4 +237,4 @@ section h1 { a:hover { color: white; } -} \ No newline at end of file +} diff --git a/index.html b/index.html index e0e5026..c1d8a73 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@
  • Git / - + GitHub
  • @@ -39,7 +39,7 @@
    -

    FivePixels

    +

    Dylan Bolger

    Hey, I'm Dylan. I'm an entry-level software developer writing Java. Outside of work, I enjoy deploying self-hosted projects I find online, learning new programming languages, and playing video games.

    @@ -54,7 +54,7 @@

    pip-to-python-packages

    A helper script to move existing pip packages installed to Python packages from the AUR or the offical Arch Linux repositories.

    - + Source
    @@ -72,7 +72,7 @@

    Strengthy

    A fitness tracking webapp

    This project was a group submission for CSC450 Spring 2022 at Missouri State University.

    - + Source
    @@ -85,7 +85,7 @@

    This project was a group submission at PickHacks. View the website at streamfind.tech.

    Winner of Best Domain Registered with Domain.com

    - + Source
    @@ -102,9 +102,9 @@

    Tidal

    A Spotify theme based on Tidal's user interface.

    - Source code (v2) + Source code (v2)
    - Source code (Legacy) + Source code (Legacy)

    iOS and macOS

    @@ -112,14 +112,14 @@

    A jailbreak tweak to remove the accessory view from the Pandora app.

    - Source code + Source code

    Finical

    A jailbreak tweak to let you swipe away the lockscreen media player.

    - Source code + Source code

    Intemperate

    @@ -127,14 +127,14 @@ A jailbreak tweak to bypass the thermal lockdown mode when an iPhone reaches a temperature threshold.

    - Source code + Source code

    Signate

    A jailbreak tweak to display device uptime on the lockscreen.

    - Source code + Source code

    dwa140shortcut

    @@ -142,9 +142,9 @@ A shortcut application for designed for Hackintosh machines using the DWA-140 preference pane.

    - Source code + Source code
    - \ No newline at end of file + -- cgit v1.2.3