Skip to content

DOC: Fix filename in link to PyGMT logo image file - #4792

Merged
seisman merged 2 commits into
mainfrom
fix-logo-filename-docs
Aug 2, 2026
Merged

DOC: Fix filename in link to PyGMT logo image file#4792
seisman merged 2 commits into
mainfrom
fix-logo-filename-docs

Conversation

@yvonnefroehlich

@yvonnefroehlich yvonnefroehlich commented Aug 2, 2026

Copy link
Copy Markdown
Member

Description of proposed changes

Forgot to update the link to the PyGMT logo file on the landing page and the api page for Figure.pygmtlogo after changing the filename in PR #4778.

Fixes: #4791

Preview:

Guidelines

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash command is:

  • /format: automatically format and lint the code

@yvonnefroehlich yvonnefroehlich added this to the 0.20.0 milestone Aug 2, 2026
@yvonnefroehlich yvonnefroehlich self-assigned this Aug 2, 2026
@yvonnefroehlich yvonnefroehlich added documentation Improvements or additions to documentation skip-changelog Skip adding Pull Request to changelog labels Aug 2, 2026
@yvonnefroehlich yvonnefroehlich changed the title DOC: Fix filename of logo on landing page DOC: Fix filename in link to PyGMT logo image file on landing page Aug 2, 2026
@yvonnefroehlich yvonnefroehlich changed the title DOC: Fix filename in link to PyGMT logo image file on landing page DOC: Fix filename in link to PyGMT logo image file Aug 2, 2026
@seisman
seisman merged commit beaf996 into main Aug 2, 2026
22 of 23 checks passed
@seisman
seisman deleted the fix-logo-filename-docs branch August 2, 2026 14:45
Comment thread doc/index.md
```

<div class="banner">
<img src="_static/pygmtlogo.png" alt="PyGMT Logo" style="width: 65%;">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I wonder if we should rename pygmtlogo_light.png back to pygmtlogo.png, just in case some cites have referenced the file.

For reference, pandas used "pandas.svg" and "pandas_white.svg" (https://github.com/pandas-dev/pandas/blob/main/README.md?plain=1).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The following line still uses the old file name:

html_logo = "_static/pygmtlogo.png"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

See PR #4794 for both changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skip-changelog Skip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link Checker Report on 2026-08-02

2 participants