img adjust

This commit is contained in:
Ash Marlow
2026-02-20 12:10:48 +00:00
parent 526813eee9
commit 7440f14770
5 changed files with 27 additions and 25 deletions
+16
View File
@@ -9,8 +9,24 @@ tags:
- Zigbee - Zigbee
image: /img/projects/smart-home/medal.webp image: /img/projects/smart-home/medal.webp
description: "Some stuff about my smart home!" description: "Some stuff about my smart home!"
summary: "A brief overview of my Proxmox-based home automation lab."
--- ---
This is the short, punchy sentence that will show up in the box on the projects page.
It shouldn't be more than a line or two.
This part of the text will ONLY show up once someone clicks into the
actual project page. You can put your full deep dive here.
<style>
.post-content img {
max-width: 500px;
height: auto;
display: block;
margin: 0 auto; /* This centers it */
}
</style>
this is my amazing smart home! this is my amazing smart home!
test image test image
+11 -25
View File
@@ -97,11 +97,11 @@ params:
content: Working as a Test Engineer content: Working as a Test Engineer
featuredItems: featuredItems:
customIcons: customIcons:
- icon: /img/nb.jpeg - icon: /img/work/nb.jpeg
url: "https://nextbase.co.uk/" url: "https://nextbase.co.uk/"
tooltip: Nextbase tooltip: Nextbase
- company: "Pointwire" - company: "Pointwire"
companyUrl: "https://example.com" companyUrl: "https://pointwire.com/"
jobs: jobs:
- name: "Technology Associate" - name: "Technology Associate"
date: "June 2024 - June 2025" date: "June 2024 - June 2025"
@@ -109,19 +109,12 @@ params:
info: info:
content: Cyber Security content: Cyber Security
featuredItems: featuredItems:
fontAwesomeIcons: customIcons:
- icon: fa-brands fa-react - icon: /img/work/pointwire.png
url: https://react.dev/ url: "https://pointwire.com/"
tooltip: Example tooltip content tooltip: Example tooltip content
- icon: fab fa-x-twitter
url: https://example.com
# tooltip: Example tooltip content
customIcons:
- icon: /fav.png
url: "https://example.com"
tooltip: Example tooltip content
- company: "Panasonic" - company: "Panasonic"
companyUrl: "https://example.com" companyUrl: "https://www.pmuk.co.uk/"
jobs: jobs:
- name: "Embedded Software Engineer" - name: "Embedded Software Engineer"
date: "April 2023 - June 2024" date: "April 2023 - June 2024"
@@ -129,17 +122,10 @@ params:
info: info:
content: Software Engineer content: Software Engineer
featuredItems: featuredItems:
fontAwesomeIcons: customIcons:
- icon: fa-brands fa-react - icon: /img/work/panasonic.jpg
url: https://react.dev/ url: "https://www.pmuk.co.uk/"
tooltip: Example tooltip content tooltip: Example tooltip content
- icon: fab fa-x-twitter
url: https://example.com
# tooltip: Example tooltip content
customIcons:
- icon: /fav.png
url: "https://example.com"
tooltip: Example tooltip content
education: education:
enable: true enable: true

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB