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

Commit 770cdf9

Browse files
author
Sébastien Chopin
committed
docs: compress social image to jpg and upgrade website-theme
1 parent 3066e49 commit 770cdf9

70 files changed

Lines changed: 47 additions & 58 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
title: Get Started
22
titleTemplate: '%s · Get Started with Nuxt'
3-
image: '/socials/get-started.png'
3+
image: '/socials/get-started.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title: Key Concepts
22
titleTemplate: '%s · Nuxt Concepts'
33
navigation.icon: uil:award-alt
4-
image: '/socials/key-concepts.png'
4+
image: '/socials/key-concepts.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title: Directory Structure
22
titleTemplate: '%s · Nuxt Directory Structure'
33
navigation.icon: uil:folder-open
4-
image: '/socials/directory-structure.png'
4+
image: '/socials/directory-structure.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title: Going further
22
titleTemplate: '%s · Nuxt Advanced'
33
navigation.icon: uil:star
4-
image: '/socials/going-further.png'
4+
image: '/socials/going-further.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
image: '/socials/guide.png'
1+
image: '/socials/guide.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
navigation.icon: heroicons-outline:switch-horizontal
22
titleTemplate: '%s · Nuxt Composables'
3-
image: '/socials/composables.png'
3+
image: '/socials/composables.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
navigation.icon: heroicons-outline:cube
22
titleTemplate: '%s · Nuxt Components'
3-
image: '/socials/components.png'
3+
image: '/socials/components.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
titleTemplate: '%s · Nuxt Utils'
22
navigation.icon: uil:adjust-circle
3-
image: '/socials/utils.png'
3+
image: '/socials/utils.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
navigation.icon: uil:cell
2-
image: '/socials/advanced.png'
2+
image: '/socials/advanced.jpg'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
navigation.icon: uil:caret-right
2-
image: '/socials/commands.png'
2+
image: '/socials/commands.jpg'

0 commit comments

Comments
 (0)