commit 731a06ed225cd02267e2d77de0721bf5322530d0 parent a6df3129aec69c4647a33241ca96aa9a8f281a28 Author: Yohanes Bandung <bandungpenting@gmail.com> Date: Wed, 25 Mar 2020 18:40:21 +0700 feature(important): add cute puppy Diffstat:
| M | src/Pages/AboutPage.js | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/Pages/AboutPage.js b/src/Pages/AboutPage.js @@ -17,6 +17,8 @@ const CVPage = () => { I cannot say that I am humble, but I learn from experience that each individuals, their own excellences. <br />I try to learn from everyone, and everything. + <br /> + <br />૮ ・ﻌ・ა </Text> ); };