Generate URLs for Libravatar and Gravatar avatars

chore: add links to sources

hauleth.dev b3f2cf70 0ebcaad3

verified
Changed files
+3 -1
+3 -1
mix.exs
··· 14 14 licenses: ["MPL-2.0"], 15 15 links: %{ 16 16 "Gravatar" => "https://gravatar.com", 17 - "Libravatar" => "https://libravatar.org" 17 + "Libravatar" => "https://libravatar.org", 18 + "Codeberg" => "https://codeberg.org/hauleth/aww", 19 + "SourceHut" => "https://git.sr.ht/~hauleth/aww" 18 20 } 19 21 ], 20 22 elixir: "~> 1.16",