File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,11 @@ const globeIcon = {
2525/** @type {import("vitepress").DefaultTheme.TeamMember[] } */
2626export 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 {
Original file line number Diff line number Diff line change 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
77Requires ** Hestia >= 1.6.0** , as it uses the latest API.
You can’t perform that action at this time.
0 commit comments