hello-friend-ng/layouts/partials
Andrey 04c8f86fdb
Add option to not open the socials link on a new page, i.e. for an extra email page
I've added a ``nonewpage`` parameter to social links to avoid popping them open on a new page. This is useful, for example, for adding an email page that is resistant to scraping.

As an example:
``
[[params.social]]
  name = "email"
  url  = "/email"
  nonewpage = true
``

Where /email.md is a page that says something like ``domain at domain dot tld``.
2024-04-09 17:02:44 +03:00
..
categories.html Display categories in posts 2020-09-06 10:59:11 +02:00
favicons.html Removes duplicate meta theme-color 2022-01-14 10:47:32 -05:00
footer.html Set static copyright year 2023-07-18 15:17:24 +00:00
head.html Include flags and remove cloudfront links (gdpr) 2023-04-03 00:13:36 +02:00
header.html Add a theme toggle 2021-04-07 19:10:40 +02:00
javascript.html Update javascript.html 2023-11-22 23:42:07 +01:00
logo.html append url pathname to logoText 2023-01-26 00:43:08 +01:00
menu.html Add global language menu 2021-08-24 23:43:49 +02:00
pagination-list.html add translation lookup 2023-10-21 20:59:45 +02:00
pagination-single.html Fix unintentional render of empty box 2022-01-01 17:47:29 +01:00
sharing-buttons.html Add default sharing buttons in theme style 2020-07-02 12:40:06 +02:00
social-icons.html Add option to not open the socials link on a new page, i.e. for an extra email page 2024-04-09 17:02:44 +03:00
subtitle.html Make it easier to override subtitle 2021-12-31 04:25:13 +01:00
svg.html Add CyberDefenders icon 2023-10-25 12:59:02 +02:00
tags.html make tags partial reusable with different parameters 2021-02-21 23:28:38 +01:00
theme-toggle-icon.html Add a theme toggle 2021-04-07 19:10:40 +02:00