Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 81672b1

Browse files
committed
style: update index page
1 parent b3a35fa commit 81672b1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎index.html‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,12 @@
4444
'/basic/.*/summary.md': '/basic/summary.md'
4545
},
4646
contributors: {
47-
ignores: ['/README.md', '/README_EN.md', '/solution/README.md', '/solution/README_EN.md', '/summary.md']
47+
repo: 'doocs/leetcode',
48+
ignores: ['/README.md', '/README_EN.md', '/solution/README.md', '/solution/README_EN.md', '/summary.md'],
49+
image: {
50+
margin: '0.2em',
51+
isRound: true
52+
}
4853
},
4954
darklightTheme: {
5055
defaultTheme: 'light',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /