Skip to content

Conversation

Quist
Copy link
Owner

@Quist Quist commented Sep 17, 2025

Sammendrag

• Lastet ned profilbilde fra LinkedIn og lagret som lokal fil (profile.jpg)
• Oppdatert HTML til å referere til den lokale bildefilen i stedet for LinkedIn URL
• Løser problemet med at LinkedIn blokkerer hotlinking av bilder

Test plan

  • Sjekk at bildet lastes korrekt på nettsiden
  • Verifiser at den lokale filen eksisterer i repositoryet

🤖 Generated with Claude Code

@Quist Quist requested a review from Copilot September 17, 2025 21:41
Copy link

@Copilot Copilot AI left a comment

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 fixes a profile image issue by replacing a LinkedIn URL with a local file reference. The change addresses LinkedIn's hotlinking restrictions that prevent external sites from displaying profile images directly from their CDN.

  • Replaced LinkedIn profile image URL with local file reference (profile.jpg)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Quist Quist requested a review from Copilot September 17, 2025 21:58
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link

🚀 PR Preview Deployed!

📦 Download Preview: Preview Build Artifact

How to test this PR:

  1. Click the artifact link above and download the preview
  2. Extract the ZIP file and open index.html in your browser
  3. Compare with live site: https://Quist.github.io

🔄 This preview updates automatically with new commits.

Deployed: 2025-09-21T21:25:03.747Z

@Quist
Copy link
Owner Author

Quist commented Sep 21, 2025

Hey, @copilot . Maybe we should have images in sort sort of public foldeR? And the review github action should probably include this also?

@Quist Quist requested a review from Copilot September 21, 2025 21:46
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@Quist Quist merged commit 124a600 into master Sep 21, 2025
1 check passed
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.

1 participant