2949aba2bb
Add hyphens:auto to <p> to remove the ugly gaps introduced by text-align: justified. This may cause some unwanted hyphenation on e.g. email addresses. We should strive to not have long unbreakable words. For record; command for adding html tag to all relevant files: $ find -type f -exec sed -i '/DOCTYPE/ a <html lang="no">' {} +
Description
Languages
JavaScript
48.4%
PHP
39.8%
CSS
6.4%
Nix
3.9%
HTML
1.3%
Other
0.2%