Skip to content

Commit bf00fe5

Browse files
committed
Fixed max-width typo and gtag
1 parent 595ef7f commit bf00fe5

15 files changed

+146
-146
lines changed

404.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
<title>nera - 404</title>
66
<link rel="stylesheet" href="style.css">
77
<link rel="icon" href="neralogo.png">
8-
</head>
9-
<!-- Google tag (gtag.js) -->
10-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
11-
<script>
12-
window.dataLayer = window.dataLayer || [];
13-
function gtag(){dataLayer.push(arguments);}
14-
gtag('js', new Date());
8+
<!-- Google tag (gtag.js) -->
9+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
10+
<script>
11+
window.dataLayer = window.dataLayer || [];
12+
function gtag(){dataLayer.push(arguments);}
13+
gtag('js', new Date());
1514

16-
gtag('config', 'G-5DJPSM88KS');
17-
</script>
15+
gtag('config', 'G-5DJPSM88KS');
16+
</script>
17+
</head>
1818

1919
<body id="body">
2020
<div id="wrapper">

checkerhelp.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -89,23 +89,23 @@
8989
outline:3px solid #494a4d;
9090
}
9191
#baricon {
92-
max-with:6vw;
92+
max-width:6vw;
9393
max-height:6vh;
9494
position:absolute;
9595
top:15px;
9696
left:15px;
9797
}
9898
</style>
99-
</head>
100-
<!-- Google tag (gtag.js) -->
101-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
102-
<script>
103-
window.dataLayer = window.dataLayer || [];
104-
function gtag(){dataLayer.push(arguments);}
105-
gtag('js', new Date());
99+
<!-- Google tag (gtag.js) -->
100+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
101+
<script>
102+
window.dataLayer = window.dataLayer || [];
103+
function gtag(){dataLayer.push(arguments);}
104+
gtag('js', new Date());
106105

107-
gtag('config', 'G-5DJPSM88KS');
108-
</script>
106+
gtag('config', 'G-5DJPSM88KS');
107+
</script>
108+
</head>
109109
<body>
110110
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
111111
<br>

craftle.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -278,23 +278,23 @@
278278
display:none;
279279
}
280280
#baricon {
281-
max-with:6vw;
281+
max-width:6vw;
282282
max-height:6vh;
283283
position:absolute;
284284
top:15px;
285285
left:15px;
286286
}
287287
</style>
288-
</head>
289-
<!-- Google tag (gtag.js) -->
290-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
291-
<script>
292-
window.dataLayer = window.dataLayer || [];
293-
function gtag(){dataLayer.push(arguments);}
294-
gtag('js', new Date());
288+
<!-- Google tag (gtag.js) -->
289+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
290+
<script>
291+
window.dataLayer = window.dataLayer || [];
292+
function gtag(){dataLayer.push(arguments);}
293+
gtag('js', new Date());
295294

296-
gtag('config', 'G-5DJPSM88KS');
297-
</script>
295+
gtag('config', 'G-5DJPSM88KS');
296+
</script>
297+
</head>
298298
<body>
299299
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
300300
<div class="alert-container" data-alert-container></div>

customui.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,16 @@
7171
<link rel="preconnect" href="https://fonts.googleapis.com">
7272
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
7373
<link href="https://fonts.googleapis.com/css2?family=Nunito&family=Special+Elite&display=swap" rel="stylesheet">
74-
</head>
75-
<!-- Google tag (gtag.js) -->
76-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
77-
<script>
78-
window.dataLayer = window.dataLayer || [];
79-
function gtag(){dataLayer.push(arguments);}
80-
gtag('js', new Date());
74+
<!-- Google tag (gtag.js) -->
75+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
76+
<script>
77+
window.dataLayer = window.dataLayer || [];
78+
function gtag(){dataLayer.push(arguments);}
79+
gtag('js', new Date());
8180

82-
gtag('config', 'G-5DJPSM88KS');
83-
</script>
81+
gtag('config', 'G-5DJPSM88KS');
82+
</script>
83+
</head>
8484
<body>
8585
<p id="logo" onclick="location.reload()"><a href="index.html"><img id="baricon" src="neralogo.png"></a>MINECRAFT YOU GUI</p>
8686
<div id="container">

mcmetahelp.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@
6060
left:15px;
6161
}
6262
</style>
63-
</head>
64-
<!-- Google tag (gtag.js) -->
65-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
66-
<script>
67-
window.dataLayer = window.dataLayer || [];
68-
function gtag(){dataLayer.push(arguments);}
69-
gtag('js', new Date());
63+
<!-- Google tag (gtag.js) -->
64+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
65+
<script>
66+
window.dataLayer = window.dataLayer || [];
67+
function gtag(){dataLayer.push(arguments);}
68+
gtag('js', new Date());
7069

71-
gtag('config', 'G-5DJPSM88KS');
72-
</script>
70+
gtag('config', 'G-5DJPSM88KS');
71+
</script>
72+
</head>
7373
<body>
7474
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
7575
<div id="container">

mcpaint.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
padding:10px;
2727
}
2828
#baricon {
29-
max-with:6vw;
29+
max-width:6vw;
3030
max-height:6vh;
3131
position:absolute;
3232
top:15px;
@@ -37,16 +37,16 @@
3737
border-radius: 3vh;
3838
}
3939
</style>
40-
</head>
41-
<!-- Google tag (gtag.js) -->
42-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
43-
<script>
44-
window.dataLayer = window.dataLayer || [];
45-
function gtag(){dataLayer.push(arguments);}
46-
gtag('js', new Date());
40+
<!-- Google tag (gtag.js) -->
41+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
42+
<script>
43+
window.dataLayer = window.dataLayer || [];
44+
function gtag(){dataLayer.push(arguments);}
45+
gtag('js', new Date());
4746

48-
gtag('config', 'G-5DJPSM88KS');
49-
</script>
47+
gtag('config', 'G-5DJPSM88KS');
48+
</script>
49+
</head>
5050
<body>
5151
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
5252
<canvas id="canvas" height="720" width="1360">Canvas Not Supported</canvas>

pack_format.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,23 +108,23 @@
108108
background: #ddd;
109109
}
110110
#baricon {
111-
max-with:6vw;
111+
max-width:6vw;
112112
max-height:6vh;
113113
position:absolute;
114114
top:15px;
115115
left:15px;
116116
}
117117
</style>
118-
</head>
119-
<!-- Google tag (gtag.js) -->
120-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
121-
<script>
122-
window.dataLayer = window.dataLayer || [];
123-
function gtag(){dataLayer.push(arguments);}
124-
gtag('js', new Date());
118+
<!-- Google tag (gtag.js) -->
119+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
120+
<script>
121+
window.dataLayer = window.dataLayer || [];
122+
function gtag(){dataLayer.push(arguments);}
123+
gtag('js', new Date());
125124

126-
gtag('config', 'G-5DJPSM88KS');
127-
</script>
125+
gtag('config', 'G-5DJPSM88KS');
126+
</script>
127+
</head>
128128
<body ondrop="dropHandler(event);" ondragover="event.preventDefault();" ondragenter="event.preventDefault();">
129129
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
130130
<input type="file" multiple id="packupload" class="hidden" onchange="handleZips(event.target.files)">

packchecker.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -89,23 +89,23 @@
8989
outline:3px solid #494a4d;
9090
}
9191
#baricon {
92-
max-with:6vw;
92+
max-width:6vw;
9393
max-height:6vh;
9494
position:absolute;
9595
top:15px;
9696
left:15px;
9797
}
9898
</style>
99-
</head>
100-
<!-- Google tag (gtag.js) -->
101-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
102-
<script>
103-
window.dataLayer = window.dataLayer || [];
104-
function gtag(){dataLayer.push(arguments);}
105-
gtag('js', new Date());
99+
<!-- Google tag (gtag.js) -->
100+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
101+
<script>
102+
window.dataLayer = window.dataLayer || [];
103+
function gtag(){dataLayer.push(arguments);}
104+
gtag('js', new Date());
106105

107-
gtag('config', 'G-5DJPSM88KS');
108-
</script>
106+
gtag('config', 'G-5DJPSM88KS');
107+
</script>
108+
</head>
109109
<body>
110110
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
111111
<br>

packcombiner.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -114,16 +114,16 @@
114114
left:15px;
115115
}
116116
</style>
117-
</head>
118-
<!-- Google tag (gtag.js) -->
119-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
120-
<script>
121-
window.dataLayer = window.dataLayer || [];
122-
function gtag(){dataLayer.push(arguments);}
123-
gtag('js', new Date());
117+
<!-- Google tag (gtag.js) -->
118+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
119+
<script>
120+
window.dataLayer = window.dataLayer || [];
121+
function gtag(){dataLayer.push(arguments);}
122+
gtag('js', new Date());
124123

125-
gtag('config', 'G-5DJPSM88KS');
126-
</script>
124+
gtag('config', 'G-5DJPSM88KS');
125+
</script>
126+
</head>
127127
<body ondrop="dropHandler(event);" ondragover="event.preventDefault();" ondragenter="event.preventDefault();">
128128
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
129129
<input type="file" multiple id="packupload" class="hidden" onchange="handleZips(event.target.files)">

painthelp.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@
1515
font-family: 'Rubik', sans-serif;
1616
}
1717
#baricon {
18-
max-with:6vw;
18+
max-width:6vw;
1919
max-height:6vh;
2020
background: #262626;
2121
-moz-border-radius: 3vh;
2222
-webkit-border-radius: 3vh;
2323
border-radius: 3vh;
2424
}
2525
</style>
26-
</head>
27-
<!-- Google tag (gtag.js) -->
28-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
29-
<script>
30-
window.dataLayer = window.dataLayer || [];
31-
function gtag(){dataLayer.push(arguments);}
32-
gtag('js', new Date());
26+
<!-- Google tag (gtag.js) -->
27+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5DJPSM88KS"></script>
28+
<script>
29+
window.dataLayer = window.dataLayer || [];
30+
function gtag(){dataLayer.push(arguments);}
31+
gtag('js', new Date());
3332

34-
gtag('config', 'G-5DJPSM88KS');
35-
</script>
33+
gtag('config', 'G-5DJPSM88KS');
34+
</script>
35+
</head>
3636
<body>
3737
<a href="index.html"><img id="baricon" src="neralogo.png"></a>
3838
<a href="https://nera-w.github.io/mcpaint.html"><h1>Back To MCpaint</h1></a>

0 commit comments

Comments
 (0)