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

Is solved flag 395 #396

Merged
merged 3 commits into from
Dec 10, 2022
Merged

Commits on Dec 8, 2022

  1. Fixed indentation on 2 puzzles

    2 Puzzles had completely flat markup structure, indented them to match others
    N-Desmarais committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7ffc502 View commit details
    Browse the repository at this point in the history
  2. Add IsSolved Flag to all puzzles

    Added the following line to all puzzles after the closing puzzle tag:
    
    <Solved isSolved="false"/>
    N-Desmarais committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bd3d537 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Added new puzzles

    Chase-Grajeda committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    e661b63 View commit details
    Browse the repository at this point in the history