Skip to content

Conversation

SuperSandro2000
Copy link

No description provided.

The infographic can be confusing for beginners which could mistake it
for being the correct orientation.
Comment on lines -43 to -47
rm $(foreach TEMP, $(TEMP_FILES), \
rm -f $(foreach TEMP, $(TEMP_FILES), \
$(wildcard */*/$(TEMP)))
rm $(foreach TEMP, $(TEMP_FILES), \
rm -f $(foreach TEMP, $(TEMP_FILES), \
$(wildcard */$(TEMP)))
rm index.html
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why these changes?

@levino
Copy link

levino commented Sep 14, 2025

What about this PR? Do the maintainers not like it?

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.

2 participants