From 80a0ef1ba87525de03176de3161f5c5ae490dbf4 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Thu, 30 May 2024 12:49:59 +0100 Subject: [PATCH] Profile Image size --- .gitmodules | 3 +++ config.yaml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cbb19c8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod.git \ No newline at end of file diff --git a/config.yaml b/config.yaml index ae9fad6..683bc3c 100644 --- a/config.yaml +++ b/config.yaml @@ -70,8 +70,8 @@ params: title: TrudeEH subtitle: "Software Developer • Computer Technician • Linux Enthusiast" imageUrl: "logo.jpg" - imageWidth: 120 - imageHeight: 120 + imageWidth: 150 + imageHeight: 150 imageTitle: Trude Logo buttons: - name: Posts