add font awesome

This commit is contained in:
2021-09-02 23:32:53 -04:00
committed by oliviasculley
parent 66cc11e9eb
commit bde1cff7a4
6 changed files with 6102 additions and 408 deletions

View File

@ -20,5 +20,5 @@ defmodule LokalWeb.Gettext do
See the [Gettext Docs](https://hexdocs.pm/gettext) for detailed usage.
"""
use Gettext, otp_app: :lokal
# use Gettext, otp_app: :lokal
end