diff --git a/utils/build/build.py b/utils/build/build.py
index 437ad07..691fdcd 100644
--- a/utils/build/build.py
+++ b/utils/build/build.py
@@ -108,7 +108,7 @@ def build(files, css, html, filename):
print('=' * 40)
html = merge(html)
- html = html.replace('','')
+ html = html.replace('','')
html = html.replace('','')
html = html.replace('','')
html = html.replace('','')