bjacquemet / personal-web

Hugo Template for Freelancer Portfolio and Blog
MIT License
137 stars 107 forks source link

Make it possible to set another title for the newest job on the main page #11

Closed jannisfink closed 4 years ago

jannisfink commented 4 years ago

When using your hugo theme for my website, I wanted to change the title for the newest job. With this change, it is possible :slightly_smiling_face:

I tried to find a better name for latestPublishHeader, but the best I could think of was latestJobTitle, and I don't know if that is any better. Additionally, I created a new subcategory main for this, because I didn't want to put it directly inside of params

bjacquemet commented 4 years ago

Hi @jannisfink Thanks very much for the PR! The name works for me. Would you mind adding the param in exampleSite/config.toml? I'll then update the post defining the config file. That'll help future developers. Thanks and have a safe weekend

jannisfink commented 4 years ago

Done. Sorry for the delay :sweat_smile: