hugo-PaperMod icon indicating copy to clipboard operation
hugo-PaperMod copied to clipboard

underline entry title on hover

Open vindex10 opened this issue 1 year ago • 2 comments
trafficstars

What does this PR change? What problem does it solve?

cursor: pointer is intuitive when the whole entry is clickable.

with PR https://github.com/adityatelange/hugo-PaperMod/pull/1401 , it may happen that rendered summary contains a link. Then it becomes confusing which link is this: inner or outer.

Generally, it feels nice to have underlined links referring to clickable action. I suggest to underline the title of the entry, when mouse is over the link.

I suggest this change independently on the PR 1401.

Was the change discussed in an issue or in the Discussions before?

no

PR Checklist

  • [ ] This change adds/updates translations and I have used the template present here.
  • [x] I have enabled maintainer edits for this PR.
  • [x] I have verified that the code works as described/as intended.
  • [ ] This change adds a Social Icon which has a permissive license to use it.
  • [x] This change does not include any CDN resources/links.
  • [x] This change does not include any unrelated scripts such as bash and python scripts.
  • [ ] This change updates the overridden internal templates from HUGO's repository.

vindex10 avatar Jan 26 '24 21:01 vindex10

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jan 26 '24 21:01 sonarqubecloud[bot]

Hi @vindex10 please discuss in issues before you open PRs

adityatelange avatar Feb 03 '24 15:02 adityatelange

Closing as this is an amend for https://github.com/adityatelange/hugo-PaperMod/pull/1401

adityatelange avatar Mar 08 '24 05:03 adityatelange