pelican-plugins / sitemap

Generates a site map for Pelican-powered sites
50 stars 11 forks source link

Error message sitemap: Require numeric priority. Got: 1 #34

Open rogerbinns opened 5 months ago

rogerbinns commented 5 months ago

It complained about getting the number 1 which makes the error message rather confusing. Changing the value in my config to 1.0 fixed the error.

I suggest either changing the word numeric to floating point, or to accept ints like 1.