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

Fix for #13: Replaced static alt attribute. #20

Closed
wants to merge 1 commit into from
Closed

Fix for #13: Replaced static alt attribute. #20

wants to merge 1 commit into from

Conversation

Nickatak
Copy link

@Nickatak Nickatak commented Jan 8, 2018

Issue: alt attribute on default-logo image was set to a static value of "Yelp Love".

Recommended fix (Issue #13): Replace the static alt attribute's value with value of APP_NAME from config.py

Testing:

  • Runs okay on development server.
  • Does render the email with the hacky web-plug.
  • Other links didn't break (tested web.py GET routes).
  • Image loads fine and acts properly if it doesn't load.
  • Initial error is fixed (it's no longer a static attribute).

I wasn't sure what to do about the upstream/etc. parts of the contributing-git page. Also, am I supposed to create a branch before I PR? Or, is this okay? I wasn't sure whether you wanted my "test-rig" or not (the clone of the repo with all installed packages/dependencies I used to test to make sure nothing broke).

@Nickatak Nickatak closed this Dec 2, 2020
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