duocnv 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +4 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -132,7 +132,10 @@ function Header() {
|
|
|
132
132
|
<Text dimColor> (reading helper) in my spare time.</Text>
|
|
133
133
|
<Text> </Text>
|
|
134
134
|
<Text dimColor> Day job: Engineering Manager, helping teams ship good software.</Text>
|
|
135
|
-
<Text dimColor> Side quests: Open source, writing
|
|
135
|
+
<Text dimColor> Side quests: Open source, writing, and learning new things.</Text>
|
|
136
|
+
<Text> </Text>
|
|
137
|
+
<Text dimColor> All my side projects live at aiocean.io</Text>
|
|
138
|
+
<Text dimColor> I write at 12bit.vn (Vietnamese) and onepercent.plus (English)</Text>
|
|
136
139
|
<Text> </Text>
|
|
137
140
|
<Text dimColor> Helped start Vue.js Vietnam community back in 2016.</Text>
|
|
138
141
|
<Text dimColor> Still believe in sharing knowledge and helping others grow.</Text>
|