hugoWebsite/layouts/partials
ElastiCourse 8ef17f28fe
multiple fixes explained
1. og:type and og:title are both duplicates
2. switch og:type  based on current location (website) or (article)
3. og:image use featuredimage first if available, if not use ogimage for fallback
2023-07-24 19:22:58 -04:00
..
footer.html Removed hugo mods in favor of AlpineJS CDN. Refactored homepage for testing on Netlify and Vercel. 2023-07-22 09:55:23 -05:00
head.html Updated meta.html to show open graph images. 2022-10-28 18:31:09 -05:00
home-hero.html Updated colors in tailwindconfig. Replaced -indigo- with -primary-. You should now be able to change the primary and secondary colors in tailwind.config file. 2023-03-23 10:28:28 -05:00
meta.html multiple fixes explained 2023-07-24 19:22:58 -04:00
nav.html readded complex dropdown as modular, added instructions for cloudflare 2023-06-09 15:41:27 +02:00
pagination.html Updated colors in tailwindconfig. Replaced -indigo- with -primary-. You should now be able to change the primary and secondary colors in tailwind.config file. 2023-03-23 10:28:28 -05:00
posts-template.html Merge branch 'main' into patch-1 2023-04-29 08:12:51 -05:00