Skip to content

Commit 44d8df5

Browse files
add missing EOF
1 parent 72c8620 commit 44d8df5

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

src/context/archive-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,4 +296,4 @@ <h2>Support Our Work</h2>
296296
<script src="../vocabulary/js/vocabulary.js"></script>
297297

298298
</body>
299-
</html>
299+
</html>

src/context/blog-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,4 +298,4 @@ <h2>Support Our Work</h2>
298298
<script src="../vocabulary/js/vocabulary.js"></script>
299299

300300
</body>
301-
</html>
301+
</html>

src/context/blog-post.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,4 @@ <h2>Support Our Work</h2>
202202
<script src="../vocabulary/js/vocabulary.js"></script>
203203

204204
</body>
205-
</html>
205+
</html>

src/context/default-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,4 @@ <h2>Support Our Work</h2>
225225
<script src="../vocabulary/js/vocabulary.js"></script>
226226

227227
</body>
228-
</html>
228+
</html>

src/context/home-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,4 @@ <h2>Support Our Work</h2>
286286

287287
<script src="../vocabulary/js/vocabulary.js"></script>
288288
</body>
289-
</html>
289+
</html>

src/context/person-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,4 +265,4 @@ <h2>Support Our Work</h2>
265265
<script src="../vocabulary/js/vocabulary.js"></script>
266266

267267
</body>
268-
</html>
268+
</html>

src/context/program-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@ <h2>Support Our Work</h2>
180180
<script src="../vocabulary/js/vocabulary.js"></script>
181181

182182
</body>
183-
</html>
183+
</html>

src/context/search-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ <h2>Support Our Work</h2>
207207
<script src="../vocabulary/js/vocabulary.js"></script>
208208

209209
</body>
210-
</html>
210+
</html>

src/context/team-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,4 @@ <h2>Support Our Work</h2>
220220
<script src="../vocabulary/js/vocabulary.js"></script>
221221

222222
</body>
223-
</html>
223+
</html>

src/context/walkthrough-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@ <h2>Support Our Work</h2>
180180
<script src="../vocabulary/js/vocabulary.js"></script>
181181

182182
</body>
183-
</html>
183+
</html>

0 commit comments

Comments
 (0)