numfocus / jobs-board

Minimalist jobs board implementation
https://jobs.numfocus.org
BSD 3-Clause "New" or "Revised" License
17 stars 37 forks source link

rename to yaml ending #36

Closed eteq closed 1 year ago

eteq commented 1 year ago

This is a fix for #35 - I saw it wasn't rendering, and I think it's just because it doesn't have the .yaml ending. This PR just renames the file to address that.

stefanv commented 1 year ago

Also needs to fix the yaml file, if you're up for it.

stefanv commented 1 year ago

I have a minute now, so will push the fixes. Thanks!