Juni‽ 11 месяцев назад
Родитель
Сommit
cd31ea88cd
2 измененных файлов с 6 добавлено и 10 удалено
  1. 4 8
      docs/_data/team.js
  2. 2 2
      docs/docs/community/hestia-nginx-cache.md

+ 4 - 8
docs/_data/team.js

@@ -25,15 +25,11 @@ const globeIcon = {
 /** @type {import("vitepress").DefaultTheme.TeamMember[]} */
 /** @type {import("vitepress").DefaultTheme.TeamMember[]} */
 export const teamMembers = [
 export const teamMembers = [
 	{
 	{
-		avatar: 'https://www.github.com/jakobbouchard.png',
-		name: 'Jakob Bouchard 🇨🇦',
-		title: 'Developer',
-		org: 'Prosomo',
-		orgLink: 'https://prosomo.com',
+		avatar: 'https://www.github.com/imjuniper.png',
+		name: 'Juniper Bouchard 🇨🇦',
 		links: [
 		links: [
-			{ icon: 'github', link: 'https://github.com/jakobbouchard' },
-			{ icon: 'linkedin', link: 'https://www.linkedin.com/in/jakobbouchard' },
-			{ icon: globeIcon, link: 'https://jakobbouchard.dev' },
+			{ icon: 'github', link: 'https://github.com/imjuniper' },
+			{ icon: globeIcon, link: 'https://imjuniper.fyi' },
 		],
 		],
 	},
 	},
 	{
 	{

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

@@ -1,7 +1,7 @@
 # Hestia Nginx Cache
 # Hestia Nginx Cache
 
 
-By [Jakob Bouchard](https://github.com/jakobbouchard/)  
-[View the project](https://wordpress.org/plugins/hestia-nginx-cache/) – [Source code](https://github.com/jakobbouchard/hestia-nginx-cache)
+By [Juniper Bouchard](https://github.com/imjuniper/)  
+[View the project](https://wordpress.org/plugins/hestia-nginx-cache/) – [Source code](https://github.com/imjuniper/hestia-nginx-cache)
 
 
 ::: info
 ::: info
 Requires **Hestia >= 1.6.0**, as it uses the latest API.
 Requires **Hestia >= 1.6.0**, as it uses the latest API.