Skip to content

Commit cd31ea8

Browse files
authored
Change my name (hestiacp#4924)
1 parent 5ceace2 commit cd31ea8

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

docs/_data/team.js

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,11 @@ const globeIcon = {
2525
/** @type {import("vitepress").DefaultTheme.TeamMember[]} */
2626
export const teamMembers = [
2727
{
28-
avatar: 'https://www.github.com/jakobbouchard.png',
29-
name: 'Jakob Bouchard 🇨🇦',
30-
title: 'Developer',
31-
org: 'Prosomo',
32-
orgLink: 'https://prosomo.com',
28+
avatar: 'https://www.github.com/imjuniper.png',
29+
name: 'Juniper Bouchard 🇨🇦',
3330
links: [
34-
{ icon: 'github', link: 'https://github.com/jakobbouchard' },
35-
{ icon: 'linkedin', link: 'https://www.linkedin.com/in/jakobbouchard' },
36-
{ icon: globeIcon, link: 'https://jakobbouchard.dev' },
31+
{ icon: 'github', link: 'https://github.com/imjuniper' },
32+
{ icon: globeIcon, link: 'https://imjuniper.fyi' },
3733
],
3834
},
3935
{

docs/docs/community/hestia-nginx-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Hestia Nginx Cache
22

3-
By [Jakob Bouchard](https://github.com/jakobbouchard/)
4-
[View the project](https://wordpress.org/plugins/hestia-nginx-cache/)[Source code](https://github.com/jakobbouchard/hestia-nginx-cache)
3+
By [Juniper Bouchard](https://github.com/imjuniper/)
4+
[View the project](https://wordpress.org/plugins/hestia-nginx-cache/)[Source code](https://github.com/imjuniper/hestia-nginx-cache)
55

66
::: info
77
Requires **Hestia >= 1.6.0**, as it uses the latest API.

0 commit comments

Comments
 (0)