10000 added twitter card images · vuejsadmin/30-days-of-vue@81d1af9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 81d1af9

Browse files
committed
added twitter card images
1 parent 841f5e4 commit 81d1af9

File tree

32 files changed

+2
-0
lines changed

32 files changed

+2
-0
lines changed

config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
const dedent = require('dedent');
22
module.exports = {
33
title: `30 Days of Vue`,
4+
topic: 'Vue',
45
permalink: '/30-days-of-vue',
56
subtitle: `A free introduction to Vue in 30 bite-size morsels`,
67
gitRepoHttpUrl:
@@ -9,6 +10,7 @@ module.exports = {
910
heroPhotoUrl: './images/cover-image-sebastian-unrau-47679-unsplash.jpg',
1011
paperBookPhotoUrl: './images/30-days-of-vue-hardcover.jpg',
1112
publicLessonCount: 7,
13+
previewPercent: 60,
1214
lessonPrefix: 'day-',
1315
summary: dedent`
1416
Interested in learning Vue but having trouble getting started?

day-01/public/twitter.jpg

78.4 KB
Loading

day-02/public/twitter.jpg

59.8 KB
Loading

day-03/public/twitter.jpg

62.7 KB
Loading

day-04/public/twitter.jpg

57.1 KB
Loading

day-05/public/twitter.jpg

48 KB
Loading

day-06/public/twitter.jpg

58.5 KB
Loading

day-07/public/twitter.jpg

52.7 KB
Loading

day-08/public/twitter.jpg

68.1 KB
Loading

day-09/public/twitter.jpg

52.6 KB
Loading

0 commit comments

Comments
 (0)
0