hugo-PaperMod/layouts/partials
David Guillot e2e1011bde
Some checks failed
Deploy Hugo PaperMod Demo to Pages / build (push) Has been cancelled
Deploy Hugo PaperMod Demo to Pages / deploy (push) Has been cancelled
[FEATURE] new opengraph 'fediverse:creator' meta (#1619)
**Usage**

Site level:

params:
  social:
    fediverse_creator: "@username@mastodon.social"

Page (Overrides Site level value):

---
title: "My Page"
social:
  fediverse_creator: "@username@mastodon.social"
---


Closes #1618 #1642

---------

Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2025-03-01 20:51:06 +05:30
..
templates [FEATURE] new opengraph 'fediverse:creator' meta (#1619) 2025-03-01 20:51:06 +05:30
anchored_headings.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
author.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
breadcrumbs.html Use site.Home.Permalink instead of site.BaseURL in templates (#1368) 2024-01-07 16:11:23 +05:30
comments.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
cover.html lazy load cover images in lists only 2023-12-16 13:09:19 +05:30
edit_post.html Add condition to disable edit post on single pages (#1143) 2023-04-02 00:34:56 +05:30
extend_footer.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
extend_head.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
footer.html Introduce options to configure footer text 2024-04-13 13:51:54 +05:30
head.html Highlight.js -> Hugo's chromastyles (#1364) 2023-12-31 10:27:54 +05:30
header.html Add aria-label to theme toggle button for accessibility (#1669) 2025-03-01 12:18:36 +05:30
home_info.html Allow aligning social-icons in homeInfo mode 2023-12-16 21:40:14 +05:30
index_profile.html social icons refactor Params.socialIcons 2023-12-16 21:38:24 +05:30
post_canonical.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
post_meta.html Add safeHTML to post_meta 2023-10-31 21:34:19 +05:30
post_nav_links.html Move post nav links to a partial section (#343) 2021-04-09 14:55:56 +05:30
share_icons.html Optimize footer margins 2023-12-10 12:36:05 +05:30
social_icons.html Allow aligning social-icons in homeInfo mode 2023-12-16 21:40:14 +05:30
svg.html Add social icon for Nextcloud (#1683) 2025-03-01 19:28:49 +05:30
toc.html Plainify items insize toc list 2023-12-15 22:08:25 +05:30
translation_list.html Fix malformed html structure of the translation list on post. (#886) 2022-04-19 20:22:20 +05:30