Skip to content

Commit c744e0e

Browse files
committed
Update hero image
1 parent 59218a7 commit c744e0e

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default defineConfig({
55
srcDir: './docs',
66
title: "EUC Pilots",
77
description: "This is your captain speaking.",
8-
head: [['link', { rel: 'icon', href: '/eucpilot-headshot.png' }]],
8+
head: [['link', { rel: 'icon', href: '/eucpilot-headshot2.png' }]],
99
sitemap: {
1010
hostname: 'https://eucpilots.github.io/'
1111
},

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hero:
77
text: "This is your captain speaking."
88
tagline: End-user computing projects brought to you by stealthpuppy.
99
image:
10-
src: '/img/eucpilot.png'
10+
src: '/img/eucpilot-headshot2.png'
1111
alt: 'EUC Pilots'
1212

1313
features:

docs/public/img/avd.svg

Lines changed: 1 addition & 1 deletion
Loading
155 KB
Loading

docs/public/img/intune.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)