Skip to content

Conversation

@berezovskyi
Copy link
Member

No description provided.

Copy link

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 updates GitHub organization links from oslc to oslc-op and removes Twitter social media links across the site's footer, sidebar, and social sharing configuration.

Key changes:

  • GitHub organization URL updated from https://github.com/oslc to https://github.com/oslc-op
  • Twitter links removed from footer and sidebar navigation
  • Twitter parameter removed from social sharing configuration

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
themes/oslc/layouts/partials/sidebar-posts.html Updated GitHub link to oslc-op organization and removed Twitter icon link
themes/oslc/layouts/partials/footer.html Updated GitHub link to oslc-op organization and removed Twitter icon link
content/contribute/ct-share.md Updated share_github parameter to oslc-op and removed share_twitter parameter

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

share_intro = "Follow us on social networks, and don't forget to share!"
share_github = "https://github.com/oslc"
share_twitter = "https://twitter.com/oslcNews"
share_github = "https://github.com/oslc-op"
Copy link

Copilot AI Jan 4, 2026

Choose a reason for hiding this comment

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

The template still references the share_twitter parameter on line 28 of themes/oslc/layouts/contribute/list.html, but this parameter was removed from content/contribute/ct-share.md. This will result in a broken link or render an empty href attribute. The Twitter icon link should be removed from the template to match the changes in this PR.

Suggested change
share_github = "https://github.com/oslc-op"
share_github = "https://github.com/oslc-op"
share_twitter = "https://twitter.com"

Copilot uses AI. Check for mistakes.
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