diff --git a/lib/public/stylesheets/style.css b/lib/public/stylesheets/style.css index 3efaa42..b54d0ec 100644 --- a/lib/public/stylesheets/style.css +++ b/lib/public/stylesheets/style.css @@ -116,6 +116,10 @@ h3 { margin-top: 2em; } +code { + word-wrap: break-word; +} + .code { display: block; font-family: monospace; diff --git a/lib/views/index.html.ejs b/lib/views/index.html.ejs index 248cab7..5dbb692 100644 --- a/lib/views/index.html.ejs +++ b/lib/views/index.html.ejs @@ -175,7 +175,7 @@

Attribution

- Attribution is encouraged but not required.
+ Attribution is not required, but it is encouraged.
If you want to show some support for this (free!) service, place a notice like this somewhere:

Thank you to <a href="https://crafatar.com">Crafatar</a> for providing avatars.