Skip to content

Link Alberto Díaz Martín’s interview attribution#29

Merged
adiazcan merged 6 commits into
mainfrom
copilot/add-director-signature-to-interviews
Jul 10, 2026
Merged

Link Alberto Díaz Martín’s interview attribution#29
adiazcan merged 6 commits into
mainfrom
copilot/add-director-signature-to-interviews

Conversation

Copilot AI commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Interview pages now link Alberto Díaz Martín’s attribution to his author profile.

  • Interview attribution
    • Added a direct link to /autores/alberto-diaz-martin/.
Entrevista realizada por <a href="https://www.compartimoss.com/autores/alberto-diaz-martin/">Alberto Díaz Martín</a>

@adiazcan adiazcan marked this pull request as ready for review July 10, 2026 17:18
Copilot AI review requested due to automatic review settings July 10, 2026 17:18
@adiazcan adiazcan merged commit 7be1f7a into main Jul 10, 2026
@adiazcan adiazcan deleted the copilot/add-director-signature-to-interviews branch July 10, 2026 17:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the revistas single-article template to add an “interview signature” footer that links the interviewer attribution to Alberto Díaz Martín’s author profile, shown only when the article is classified as an interview.

Changes:

  • Detects interview articles by scanning Params.keywords for entrevista.
  • Adds a conditional footer with interview credits and a link to Alberto Díaz Martín’s author page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +66 to +68
<footer class="interview-signature" aria-label="Créditos de la entrevista">
<p><strong>Entrevista realizada por <a href="https://www.compartimoss.com/autores/alberto-diaz-martin/">Alberto Díaz Martín</a></strong></p>
<p>Director de CompartiMOSS</p>
{{ end }}
{{ if $isInterview }}
<footer class="interview-signature" aria-label="Créditos de la entrevista">
<p><strong>Entrevista realizada por <a href="https://www.compartimoss.com/autores/alberto-diaz-martin/">Alberto Díaz Martín</a></strong></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants