dsrkafuu / hugo-theme-fuji

A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。
https://github.dsrkafuu.net/hugo-theme-fuji/
Apache License 2.0
366 stars 97 forks source link

Extract post-exlink into partials #10

Closed emmaguy closed 4 years ago

emmaguy commented 4 years ago

Hi!

I was looking to customise the >READ MORE< text on the list page of this theme, but found that it wasn't extracted into a partial - so this PR does that.

dsrkafuu commented 4 years ago

Thanks for your help😉