Skip to content

Commit 6a431e4

Browse files
committed
chore(lcof2): upload images
1 parent 61ac6ec commit 6a431e4

File tree

60 files changed

+4
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,15 @@
2828
name: 'leetcode',
2929
logo: '/images/doocs-leetcode.png',
3030
search: [
31-
'/', '/solution/', '/lcof/', '/lcci/', '/basic/'
31+
'/', '/solution/', '/lcof/', '/lcof2/', '/lcci/', '/basic/'
3232
],
3333
loadSidebar: 'summary.md',
3434
auto2top: true,
3535
subMaxLevel: 2,
3636
alias: {
3737
'/lcci/.*/summary.md': '/lcci/summary.md',
3838
'/lcof/.*/summary.md': '/lcof/summary.md',
39+
'/lcof2/.*/summary.md': '/lcof2/summary.md',
3940
'/solution/.*/summary.md': '/solution/summary.md',
4041
'/basic/.*/summary.md': '/basic/summary.md'
4142
},

lcof2/README.md

Lines changed: 1 addition & 1 deletion
57.5 KB
17.7 KB
11 KB
4.47 KB
1.92 KB
18.5 KB
16.3 KB

0 commit comments

Comments
 (0)