aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-01-18 19:42:04 +0100
committerpml68 <tutorialmester@gmail.com>2024-01-18 19:42:04 +0100
commit5f3a3e4a75580aa734e17b8567a4e60780eb36c3 (patch)
treed6f7c52867502591f15e8f7a6712c228530fc0d0
parentfeat: longer color transition duration for socials (diff)
downloadpml68.dev-5f3a3e4a75580aa734e17b8567a4e60780eb36c3.tar.gz
fix: I forgot to change the URLs :(
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 00e5b73..a87e37a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# My personal website, built using [SvelteKit](https://kit.svelte.dev), hosted by [GitHub pages](https://pages.github.com)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) &nbsp;
-[![GitHub Release](https://img.shields.io/github/v/release/Olah-Barbershop/website)](https://github.com/Olah-Barbershop/website/releases/latest) &nbsp;
-[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Olah-Barbershop/website/deploy.yml)](https://github.com/Olah-Barbershop/website/actions) &nbsp;
-[![Website](https://img.shields.io/website?url=https%3A%2F%2Fweb.olahbarbershop.codes)](https://web.olahbarbershop.codes)
+[![GitHub Release](https://img.shields.io/github/v/release/pml68/website)](https://github.com/pml68/website/releases/latest) &nbsp;
+[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/pml68/website/deploy.yml)](https://github.com/pml68/website/actions) &nbsp;
+[![Website](https://img.shields.io/website?url=https%3A%2F%2Fpml68.me)](https://pml68.me)
# Running locally