A user noticed that navigating to https://malcolm/readme spawned a request to `use.fontawesome.com`, which should not happen as the [fonts are already included](https://github.com/mmguero-dev/Malcolm/blob/43a86f61422237f73d8f5306092a06983cff4c3e/Dockerfiles/nginx.Dockerfile#L100-L107) in the image. The issue appears to be here in [_layouts/default.html](https://github.com/mmguero-dev/Malcolm/blob/43a86f61422237f73d8f5306092a06983cff4c3e/_layouts/default.html#L13).