summaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
AgeCommit message (Collapse)Author
2025-04-01Add support for hooks in layouts/partials/hooksCorné Haasjes
Supported hooks: - head_start - head_end - body_end - footer_start
2025-01-20fix: change property for nameEduardo Flores
2025-01-20add: fediverse meta tagEduardo Flores
2024-10-28Add support for Open Graph tagsSangeeth Sudheer
This change will allow us to use the `images` property in frontmatter to display a cover image when sharing links to content in social media. Open Graph support is provided out of the box with Hugo and is a one-line change. See docs: https://gohugo.io/templates/embedded/#open-graph
2024-09-02Enable Umami analytics in Production onlyNick Savage
This will prevent analytics collection when testing locally.
2024-08-21Removed duplicated favicon.ico entryFrancesco
2024-08-21feat(partials): allow setting of favicon pathMaahir Ur Rahman
chore(partials): add explicit links for all favicon types
2024-08-13Merge branch 'main' into mainFrancesco Tomaselli
2024-08-12Add RSS feed linkJesse Rusak
2024-08-11Update header.html and add support for UmamiP家单推人
- Updated header.html with necessary changes. - Added support for Umami along with relevant configurable options. - Included a new umami.html file for tracking.
2024-07-19Implement Canonical URLArpit Gupta
This change adds canonical URL to all pages. Reference: https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls#rel-canonical-link-method
2024-05-26Added meta descriptionsFrancesco
2024-05-11FormatFrancesco
2024-04-29Fixed overflow on Katex for mobile, woff2 for LiterataFrancesco
2024-04-24Removed unnecessary math.js loadFrancesco
2024-04-22InitialFrancesco