hello-friend-ng/layouts
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
..
_default Integrate mermaid 2023-11-18 23:56:46 +01:00
partials 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
posts Integrate utteranc.es comment system 2023-11-18 21:16:33 +01:00
shortcodes Remove the custom figure thing and support the hugo default 2020-03-05 15:12:33 +01:00
404.html Improved appearance of 404 page 2021-05-16 23:53:18 -04:00
index.html Make it easier to override subtitle 2021-12-31 04:25:13 +01:00