REFACTOR(app): remove duplicated lighthouse
- Remove duplicate Lighthouse config - Clean up configuration
This commit is contained in:
@@ -13,7 +13,7 @@ commonLabels:
|
|||||||
# 이미지 태그 설정
|
# 이미지 태그 설정
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/mayne0213/portfolio
|
- name: ghcr.io/mayne0213/portfolio
|
||||||
newTag:
|
newTag: main-sha-d3388f0
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- deployment-patch.yaml
|
- deployment-patch.yaml
|
||||||
|
|||||||
@@ -77,7 +77,7 @@ export default function Skills() {
|
|||||||
icon={Globe}
|
icon={Globe}
|
||||||
title="Performance & Digital Presence"
|
title="Performance & Digital Presence"
|
||||||
description="Performance Testing, Digital Presence, SEO, Accessibility, and more."
|
description="Performance Testing, Digital Presence, SEO, Accessibility, and more."
|
||||||
skills={['Lighthouse', 'Google Lighthouse', 'Google Search Console', 'Google Analytics', 'Google Tag Manager']}
|
skills={['Lighthouse', 'Google Search Console', 'Google Analytics', 'Google Tag Manager']}
|
||||||
/>
|
/>
|
||||||
<SkillCard
|
<SkillCard
|
||||||
icon={Router}
|
icon={Router}
|
||||||
|
|||||||
Reference in New Issue
Block a user