File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,10 @@ format:
21
21
22
22
website :
23
23
site-url : " https://answerdotai.github.io/fastlite/"
24
- twitter-card : true
24
+ twitter-card :
25
+ card-style : summary
26
+ creator : " @jeremyphoward"
27
+ site : " @jeremyphoward"
25
28
open-graph : true
26
29
repo-actions : [issue]
27
30
navbar :
Original file line number Diff line number Diff line change 1
1
{
2
2
"cells" : [
3
3
{
4
- "cell_type" : " raw " ,
4
+ "cell_type" : " markdown " ,
5
5
"metadata" : {},
6
6
"source" : [
7
- " --- \n " ,
7
+ " # fastlite \n " ,
8
8
" \n " ,
9
- " image: \" images/diagram.png \" \n" ,
9
+ " > A bit of extra usability for sqlite \n " ,
10
10
" \n " ,
11
- " ---"
12
- ]
13
- },
14
- {
15
- "cell_type" : " markdown" ,
16
- "metadata" : {},
17
- "source" : [
18
- " # fastlite"
11
+ " - image: \" images/diagram.png\" "
19
12
]
20
13
},
21
14
{
You can’t perform that action at this time.
0 commit comments