We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccd59d commit 59e4485Copy full SHA for 59e4485
src/com/sagar/casa/ui/home.cljs
@@ -11,10 +11,9 @@
11
[:a {:href "https://unifize.com" :target "_blank"} "Unifize"]
12
" where I'm working on making processes collaborative."]
13
[:p
14
- "I was born and raised in " [:b "Lisbon, Portugal "]
+ "I was born and raised in " [:b "Lisbon, PT "]
15
[:span {:class-name "fi fi-pt"}] " and I'm currently based in"
16
- [:br]
17
- [:b " Goa, India "] [:span {:class-name "fi fi-in"}] "."]
+ [:b " Goa, IN "] [:span {:class-name "fi fi-in"}] "."]
18
[:p "I use this space to "
19
[:a {:href "https://addyosmani.com/blog/write-learn/" :target "_blank"}
20
"write about the interestings things I learn"] " during my"
0 commit comments