Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 86805b6

Browse files
authored
change-png-to-svg (#929)
1 parent 482ea51 commit 86805b6

File tree

3 files changed

+85
-1
lines changed

3 files changed

+85
-1
lines changed

src/contents/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import React from 'react'
33
import { FeatureCardProps } from '../components/FeatureCard'
44

55
import Collaboration from '../resources/collaboration-placeholder.png'
6-
import KubernetesGraphics from '../resources/cloud-native.png'
6+
import KubernetesGraphics from '../resources/cloud-native.svg'
77
import IPad from '../resources/ipad.png'
88
import FullAutomationGraphics from '../components/features/FullAutomationGraphics'
99
import FullAutomationButtons from '../components/features/FullAutomationButtons'

src/resources/cloud-native.png

-96.4 KB
Binary file not shown.

src/resources/cloud-native.svg

Lines changed: 84 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)