daflh / vredeburg

A simple starter project to create a blog using Eleventy and Tailwind CSS
https://vredeburg.netlify.app
MIT License
185 stars 67 forks source link

adding video html5 tag #1

Closed omgbox closed 3 years ago

omgbox commented 3 years ago

hi, im trying to figure where the thumb code is and replace it with a html5 video tag,

how would i remove the thumb while user views post

daflh commented 3 years ago

Sorry, I don't understand. Do you want to replace thumbnail with video?

omgbox commented 3 years ago

Sorry, I don't understand. Do you want to replace thumbnail with video?

its fine, i found the code, i just wanted to disable the thumbnail which is shown on post.

Sorry, I don't understand. Do you want to replace thumbnail with video?

my apologies, found it here vredeburg/src/_includes/partials/post-grid.njk

thank you.