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

fix breadcrumbs.go #11

Merged
merged 1 commit into from
Jul 6, 2024
Merged

fix breadcrumbs.go #11

merged 1 commit into from
Jul 6, 2024

Conversation

tttol
Copy link
Owner

@tttol tttol commented Jul 6, 2024

Closes #6

パンくずリストをmapで管理せず、sliceで管理するよう修正。
※mapは順番を保証しない

@tttol tttol merged commit 1e93643 into main Jul 6, 2024
1 check passed
@tttol tttol deleted the fix-breadcrums-bug branch July 6, 2024 10:04
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.

数字オンリーのディレクトリ名が混ざるとパンくずリストの並びが崩れる
1 participant