Skip to content

#69 Update Atlas Navigation #70

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

#69 Update Atlas Navigation #70

wants to merge 1 commit into from

Conversation

tariqksoliman
Copy link
Collaborator

Closes #69

@anilnatha Let me know if you have any more specific thoughts on what links should or shouldn't be here and their ordering.

New navigation panel looks like:
56484585648

Links:

 [
    {
        name: 'Home',
        path: 'https://pds-imaging.jpl.nasa.gov/'
    },
    {
        name: 'Atlas'
    },
    {
        name: 'Search Images',
        path: '/search'
    },
    {
        name: 'Browse Archive',
        path: '/archive-explorer'
    },
    {
        name: 'Cart',
        path: '/cart'
    },
    {
        name: 'Documentation',
        path: '/documentation'
    },
    {
        name: 'Data'
    },
    {
        name: 'Volumes',
        path: 'https://pds-imaging.jpl.nasa.gov/volumes/'
    },
    {
        name: 'Holdings',
        path: 'https://pds-imaging.jpl.nasa.gov/holdings/'
    },
    {
        name: 'Portal',
        path: 'https://pds-imaging.jpl.nasa.gov/portal/'
    },
    {
        name: 'PDS'
    },
    {
        name: 'Home',
        path: 'https://pds.nasa.gov/'
    },
    {
        name: 'Release Calendar',
        path: 'https://pds.nasa.gov/datasearch/subscription-service/data-release-calendar.shtml'
    },
]

@tariqksoliman tariqksoliman added the enhancement New feature or request label Apr 25, 2025
@tariqksoliman tariqksoliman requested a review from anilnatha April 25, 2025 01:08
@tariqksoliman tariqksoliman self-assigned this Apr 25, 2025
@tariqksoliman tariqksoliman requested a review from a team as a code owner April 25, 2025 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Atlas Navigation
1 participant