diff --git a/assets/images/people/jmug.jpg b/assets/images/people/jmug.jpg new file mode 100644 index 0000000..306e927 Binary files /dev/null and b/assets/images/people/jmug.jpg differ diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index bdbb68f..7d00fa7 100644 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -172,6 +172,7 @@ blockquote p:first-of-type { background: #2980b9; } +img[src*="jmug.jpg"], img[src*="zac.jpg"], img[src*="server.png"] { max-width: 280px; diff --git a/content/english/about/index.md b/content/english/about/index.md index f8f09da..2c43fa2 100644 --- a/content/english/about/index.md +++ b/content/english/about/index.md @@ -76,7 +76,7 @@ features: title_class: "text-white -mt-2" subtitle: "Server Admin" subtitle_class: "!text-[#F7CE3B]" - image: "/images/server.png" + image: "/images/people/jmug.jpg" section_class: "text-white" transition: start: "/images/transition3.svg"