Remove links from page titles #94

Open
vojta001 wants to merge 1 commits from vojta001/no-title-links into master
vojta001 commented 2023-03-27 19:17:13 +00:00 (Migrated from gitlab.com)

They are a redundant page reload button and they make tab navigation
more annoying.

They are a redundant page reload button and they make tab navigation more annoying.
vojta001 commented 2023-03-27 19:17:13 +00:00 (Migrated from gitlab.com)

assigned to @vojta001

assigned to @vojta001
Greenscreener commented 2023-04-01 15:01:18 +00:00 (Migrated from gitlab.com)

The pageHeader partials are not used only in single pages. This breaks the entire site - list pages no longer link to the pages they list.

The pageHeader partials are not used only in single pages. This breaks the entire site - list pages no longer link to the pages they list.
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin vojta001/no-title-links:vojta001/no-title-links
git checkout vojta001/no-title-links
Sign in to join this conversation.