This website works better with JavaScript.
Home
Help
Sign In
gyroninja
/
netrunner
Watch
4
Star
5
Fork
2
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
new bootstrap js
master
Odilitime
3 years ago
parent
fa64b836e8
commit
4fe969f9de
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
res/ntr_bootstrap.js
+ 6
- 0
res/ntr_bootstrap.js
View File
@@ -0,0 +1,6 @@
document = {
documentElement: null
};
window = {
innerWidth: 600
};
Write
Preview
Loading…
Cancel
Save