lumeland / lume

🔥 Static site generator for Deno 🦕
https://lume.land
MIT License
1.75k stars 74 forks source link

fix(plugin/fff): fix `getGitDate` priority #603

Closed kwaa closed 2 months ago

kwaa commented 2 months ago

Description

This PR fixes the FFF plugin's getGitDate function to only get the value from git if it is not detected.

Related Issues

Check List

oscarotero commented 2 months ago

Thanks! the failing test are not related with this (it's weird because tests are passed in my computer)