img adjust
This commit is contained in:
@@ -9,8 +9,24 @@ tags:
|
||||
- Zigbee
|
||||
image: /img/projects/smart-home/medal.webp
|
||||
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!
|
||||
|
||||
test image
|
||||
|
||||
@@ -97,11 +97,11 @@ params:
|
||||
content: Working as a Test Engineer
|
||||
featuredItems:
|
||||
customIcons:
|
||||
- icon: /img/nb.jpeg
|
||||
- icon: /img/work/nb.jpeg
|
||||
url: "https://nextbase.co.uk/"
|
||||
tooltip: Nextbase
|
||||
- company: "Pointwire"
|
||||
companyUrl: "https://example.com"
|
||||
companyUrl: "https://pointwire.com/"
|
||||
jobs:
|
||||
- name: "Technology Associate"
|
||||
date: "June 2024 - June 2025"
|
||||
@@ -109,19 +109,12 @@ params:
|
||||
info:
|
||||
content: Cyber Security
|
||||
featuredItems:
|
||||
fontAwesomeIcons:
|
||||
- icon: fa-brands fa-react
|
||||
url: https://react.dev/
|
||||
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"
|
||||
- icon: /img/work/pointwire.png
|
||||
url: "https://pointwire.com/"
|
||||
tooltip: Example tooltip content
|
||||
- company: "Panasonic"
|
||||
companyUrl: "https://example.com"
|
||||
companyUrl: "https://www.pmuk.co.uk/"
|
||||
jobs:
|
||||
- name: "Embedded Software Engineer"
|
||||
date: "April 2023 - June 2024"
|
||||
@@ -129,16 +122,9 @@ params:
|
||||
info:
|
||||
content: Software Engineer
|
||||
featuredItems:
|
||||
fontAwesomeIcons:
|
||||
- icon: fa-brands fa-react
|
||||
url: https://react.dev/
|
||||
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"
|
||||
- icon: /img/work/panasonic.jpg
|
||||
url: "https://www.pmuk.co.uk/"
|
||||
tooltip: Example tooltip content
|
||||
|
||||
education:
|
||||
|
||||
|
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 |
Reference in New Issue
Block a user