Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python.org socialize menu to include a link to the PSF Mastodon account #2323

Merged
merged 2 commits into from
Nov 14, 2023

Commits on Nov 12, 2023

  1. Update python.org socialize menu to include a link to the PSF Mastodo…

    …n account
    
    Updated socialize menu to include a link to the official PSF Mastodon account.
    
    Details:
    
    - Added Mastodon icon to Pythonicon font family. Used IcoMoon to generate icons
    - Updated all related CSS and Sass files
    - Updated the socialize menu in the base.html template
    
    To see all rendered Pythonicon fonts, open `static/fonts/demo.html`
    mlcohen committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    af31113 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Updated help and close icons unicodes

    Help icon is now assigned unicode `\3f` (`?`). Close icon is now assigned unicode `\58` (`X`). Required regenerating fonts and updating CSS + Sass files.
    mlcohen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1298c42 View commit details
    Browse the repository at this point in the history