Skip to content

Use the bundled logo as the fallback login avatar #16

Description

@kosmosac

Problem

The logged-out user banner uses https://charlws.com/me.gif as its fallback avatar in src/context.js and src/functions.js.

This creates an unnecessary request to an external personal domain. It also makes the fallback depend on a resource outside the frontend repository.

Proposed change

Use the bundled /logo.png asset for every logged-out fallback state.

Result

The fallback remains available with the frontend and no external avatar request is necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions