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

Cannot have two children / side bar pieces of content? This will not pull up along with HUD piece #220

Closed
vbitzer opened this issue Nov 4, 2019 · 2 comments · May be fixed by #258
Closed

Comments

@vbitzer
Copy link
Contributor

vbitzer commented Nov 4, 2019

sidebar-extra-content:

  • text: Working to improve customer experience and increase opportunities for America’s farmers and producers.
    img-class: farmloans
    button-link: /coe/farm-loans/index.html
    button-text: View the USDA Direct Farm Loans Journey
@cantsin
Copy link
Contributor

cantsin commented Dec 9, 2019

I think the spaces for children were not formatted properly. Here's what I did for future reference:

sidebar-extra-content:
  children:
    - text: Helping America’s seniors find access to affordable housing.
      img-class: affordhousing
      button-link: /coe/affordable-housing/index.html
      button-text: View the HUD Journey
    - text: Working to improve customer experience and increase opportunities for America’s farmers and producers.
      img-class: farmloans
      button-link: /coe/farm-loans/index.html
      button-text: View the USDA Direct Farm Loans Journey

@vbitzer
Copy link
Contributor Author

vbitzer commented Dec 10, 2019

@cantsin thanks so much! cc: @Bdragenice for the future, so simple, yet so hard! :)

@vbitzer vbitzer closed this as completed Dec 10, 2019
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 a pull request may close this issue.

2 participants