Movatterモバイル変換


[0]ホーム

URL:


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

Commit93e7342

Browse files
committed
Put it at the top of the body rather than the bottom of the nav
1 parent6aa8717 commit93e7342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎versionwarning.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
varlatestStable='0.21';
33
vargoodPaths=['stable','dev',latestStable];
44
varshowWarning=(msg)=>{
5-
$('.header').append(
5+
$('.body[role=main]').prepend(
66
'<p style="'+
77
[
88
'padding: 1em',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp