zetxek / adritian-free-hugo-theme

Adritian - Hugo Theme for Personal Websites
https://themes.gohugo.io/themes/adritian-free-hugo-theme/
MIT License
88 stars 78 forks source link

The items under experience section are not displaying #49

Closed marctalcott closed 3 months ago

marctalcott commented 3 months ago

Great template. I love it.

image

The left side should contain 3 jobs if you are using code from the example site folder. I assume you are because I get the same result when running locally. The 3 items under the job history don't display. Is this an easy fix?

zetxek commented 3 months ago

Great template. I love it.

Thank you!!

Is this an easy fix? I'll take a look - should be fairly simple, and have some time to look into it in the next days :)

Do you have a sample site/repo for me to see the issue live?

zetxek commented 3 months ago

Oh, I realize why this was under the radar. In https://adritian-demo.vercel.app/ (https://github.com/zetxek/adritian-demo) I'm not rendering the "Experience" section 🙈

zetxek commented 3 months ago

Fixed by #50 :) Thanks for reporting it!

marctalcott commented 3 months ago

Thanks. That was easy :)