779197c63e
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
9 lines
161 B
HTML
9 lines
161 B
HTML
<html>
|
|
<body bgcolor="white">
|
|
<center>
|
|
<h1>404 - file not found</h1>
|
|
<h3>Go <a href="/">here</a> instead.</h3>
|
|
</center>
|
|
</body>
|
|
</html>
|