From 76a6c1ae9d4bf702abeb9f4adb2cf9fd04a675ec Mon Sep 17 00:00:00 2001 From: Griefed <griefed@griefed.de> Date: Sun, 20 Jun 2021 09:54:35 +0200 Subject: [PATCH] fix: Fix link to image for SCP4 --- .gitignore | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/README.md b/README.md index 88a2826..b254191 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ <p style="text-align: center;"><span style="font-size: 24px;"><strong>Looking for a 1.16.5 modpack? Check out Survive Create Prosper 4:</strong></span></p> -<p style="text-align: center;"><span style="font-size: 24px;"><a title="Survive Create Prosper 4" href="https://www.curseforge.com/minecraft/modpacks/survive-create-prosper-4" target="_blank" rel="noopener noreferrer"><strong><img src="https://www.griefed.de/wp-content/uploads/scp4_homepage.png" alt="" width="1200" height="152" /></strong></a></span></p> +<p style="text-align: center;"><span style="font-size: 24px;"><a title="Survive Create Prosper 4" href="https://www.curseforge.com/minecraft/modpacks/survive-create-prosper-4" target="_blank" rel="noopener noreferrer"><strong><img src="https://i.griefed.de/images/2021/06/20/scp4_homepage.png" alt="" width="1200" height="152" /></strong></a></span></p> <p style="text-align: center;"> </p> <hr /> <p style="text-align: center;"> </p> -- GitLab