Resize images for faster loading times
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
parent
b2954a7aa1
commit
cff86a967d
8 changed files with 3 additions and 3 deletions
|
@ -135,7 +135,7 @@ params:
|
|||
items:
|
||||
- title: LibreCharge
|
||||
content: A simple OCPP 2.0.1 compliant central system (backend) for EV charging stations. Currently work in progress.
|
||||
image: /images/projects/librecharge.png
|
||||
image: /images/projects/librecharge.jpg
|
||||
badges:
|
||||
- "Python 3"
|
||||
- "FastAPI"
|
||||
|
@ -147,7 +147,7 @@ params:
|
|||
|
||||
- title: Fancy Gatus
|
||||
content: A simplified and modern status page based on data from a Gatus instance. The goal is to only display the most important information in a way that is understandable for end users.
|
||||
image: /images/projects/fancy-gatus.png
|
||||
image: /images/projects/fancy-gatus.jpg
|
||||
featured:
|
||||
name: Demo
|
||||
link: https://status.bluemedia.dev
|
||||
|
@ -161,7 +161,7 @@ params:
|
|||
|
||||
- title: desktop-config
|
||||
content: Ansible playbook to quickly bootstrap Debian workstations with my custom desktop environment and commonly used apps.
|
||||
image: /images/projects/desktop-config.png
|
||||
image: /images/projects/desktop-config.jpg
|
||||
badges:
|
||||
- "Ansible"
|
||||
- "Debian"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue