Skip to content

Commit

Permalink
imagery: remove unicode
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Jun 11, 2024
1 parent f50bf1e commit e1f6c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/imagery/recipes/us_imagery.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
uses_tiler true
title "US CAPCOG 2022"
source "file:///store/imagery/us/capcog-2022-nc-cir-12in/tiles/mosaic-tiler-file.json"
copyright "© 2022 CAPCOG"
copyright "(c) 2022 CAPCOG"
max_zoom 20
extension "jpg"
default_layer true
Expand Down

0 comments on commit e1f6c06

Please sign in to comment.