fixing purgecss issue with chroma styles
This commit is contained in:
parent
c1963ff386
commit
9d2e0c5379
4 changed files with 8 additions and 7 deletions
config
|
@ -14,7 +14,7 @@ config :elixir, :time_zone_database, Tzdata.TimeZoneDatabase
|
|||
config :home73k, :app_global_vars,
|
||||
time_zone: "America/New_York",
|
||||
blog_content: "priv/content",
|
||||
chroma_bin: "priv/chroma/chroma"
|
||||
chroma_bin: "priv/go/bin/chroma"
|
||||
|
||||
# Configures the endpoint
|
||||
config :home73k, Home73kWeb.Endpoint,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue