Refine shota-sawada profile content - #291
Merged
Merged
Conversation
- ja: fill in interests (ゲーム / ドライブ / カラオケ) - en: match interests with ja (Video games / Driving / Karaoke) - en: align education wording with kosei-horikawa (Systems Innovation Engineering / Information Engineering / NIT, Nara College) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The education block was indented with U+00A0 (NBSP) instead of regular spaces, which broke YAML parsing and caused the Education section to disappear from the rendered page. Replace NBSPs with spaces. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Refines the shota-sawada author profile content in both Japanese and English to keep interests consistent across locales and to align the English education wording with the established phrasing used in the kosei-horikawa profile (follow-up to #290).
Changes:
- Add/complete interests in
ja(ゲーム / ドライブ / カラオケ) and match them inen(Video games / Driving / Karaoke). - Update
eneducation fields to use concise, consistent course/institution naming (e.g., “NIT, Nara College”). - Minor front matter normalization in
en(e.g., unquotingrole, emptyorganizations.namestyle consistent with other profiles).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| content/ja/authors/shota-sawada/_index.md | Fills in Japanese interests and normalizes education block formatting. |
| content/en/authors/shota-sawada/_index.md | Aligns interests with Japanese and updates education wording to match existing English profile conventions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #290 — that PR was merged before these refinements landed.
Test plan
🤖 Generated with Claude Code