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

Fixes 1636 - hugo docs showing white bg #1800

Merged
merged 9 commits into from
May 11, 2022
Merged

Fixes 1636 - hugo docs showing white bg #1800

merged 9 commits into from
May 11, 2022

Conversation

jose-donato
Copy link
Contributor

Description

Fixes #1636
Docs website should not show white background anymore

How has this been tested?

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.

Checklist:

Others

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My code passes all the checks pylint, flake8, black, ... To speed up development you should run pre-commit install.
  • New and existing unit tests pass locally with my changes. You can test this locally using pytest tests/....

@jose-donato jose-donato added the docs Code documentation label May 11, 2022
@Chavithra
Copy link
Contributor

Chavithra commented May 11, 2022

Add a fix to TradingHours Doc that crashes Hugo.
It all runs fine with Hugo now.

@Chavithra Chavithra merged commit 27fe131 into main May 11, 2022
@Chavithra Chavithra deleted the hugo_1636 branch May 11, 2022 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Code documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Hugo Site has white space at the bottom
3 participants