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 e57231a

Browse files
typo of kb in width changed to px
1 parent 57b5f20 commit e57231a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ <h2 class="about">
9393
// Pass the options as object parameter
9494
checkProfileSize({
9595
size: 200 // always in KB, can be null
96-
width: 1280 // always in KB, can be null
97-
height: 720 // always in KB, can be null
96+
width: 1280 // always in px, can be null
97+
height: 720 // always in px, can be null
9898
});
9999
})
100100
</pre>

0 commit comments

Comments
(0)

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