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

Create separate css classes for breakfast and lunch to allow separate styling #10

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 13, 2024

  1. Update MMM-TitanSchoolMealMenu.js

    change "meal-description" to either "breakfast-description" or "lunch-description" depending on meal type.
    dathbe authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3dec5e8 View commit details
    Browse the repository at this point in the history
  2. Update MMM-TitanSchoolMealMenu.css

    replace "meal-description" with both "breakfast-description" and "lunch-description"
    dathbe authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    55d4419 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update README.md

    ```
    dathbe authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f727b8a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    more ```
    dathbe authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a833f36 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    add install and update sections
    dathbe authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c441ec1 View commit details
    Browse the repository at this point in the history