Skip to content

Commit 74474a9

Browse files
committed
Fix small issues in week2 blog and authors page
1 parent 906647a commit 74474a9

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

src/constants/MarkdownFiles/authors/elwin-li.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: "elwin-li"
44
title: "GSoC'25 Contributor"
55
organization: "SugarLabs"
66
description: "GSoC'25 Contributor at SugarLabs"
7-
avatar: ""
7+
avatar: "https://i.ibb.co/rGyw3WZM/Untitled-design-1.png"
88
---
99

1010
<!--markdownlint-disable-->

src/constants/MarkdownFiles/posts/2025-06-14-gsoc-25-Elwin-Li-week02.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ image: "assets/Images/GSOC.png"
1212

1313
<!-- markdownlint-disable -->
1414

15-
# Week 1 Progress Report by Elwin Li
15+
# Week 2 Progress Report by Elwin Li
1616

1717
**Project:** [Advanced JavaScript Editor with MusicBlocks Interactions](https://github.com/sugarlabs/musicblocks/tree/config_driven_conversion/elwin)
1818
**Mentors:** [Walter Bender](https://github.com/walterbender), [Anindya Kundu](https://github.com/meganindya), [Devin Ulibarri](https://github.com/pikurasa)
@@ -51,7 +51,7 @@ The code to blocks project has been complete and deployed, as seen in this [merg
5151

5252
**Solution:** Merging configs, and using minified JSON for loading.
5353

54-
- **Challenge:** Never seen before git errors when trying to push commit
54+
- **Challenge:** Never-seen-before git errors when trying to push commit
5555

5656
**Solution:** Image size as part of the documentation was too large, had to compress it.
5757

@@ -77,11 +77,3 @@ The code to blocks project has been complete and deployed, as seen in this [merg
7777
Thank you to my mentors, the Sugar Labs community, and fellow GSoC contributors for ongoing support.
7878

7979
---
80-
81-
## Connect with Me
82-
83-
- GitHub: [@ebeetles](https://github.com/ebeetles)
84-
85-
- LinkedIn: [Elwin Li](https://www.linkedin.com/in/elwinsli/)
86-
87-
---

0 commit comments

Comments
 (0)