Add paragraphs in AboutMe

master
Raymonzut 5 years ago
parent ffe62b6380
commit 760677ce90
No known key found for this signature in database
GPG Key ID: 1E9BCC39EDD1DD53
  1. 6
      client/src/components/AboutMe.vue

@ -4,9 +4,15 @@
<p> <p>
Hi there, good to see you on my website. Hi there, good to see you on my website.
My name is Raymon Zutekouw({{ age }}). My name is Raymon Zutekouw({{ age }}).
</p>
<p>
Building software and exploring the wide variety of tools (or making them) is my passion. Building software and exploring the wide variety of tools (or making them) is my passion.
To see it in action, checkout the stuff I make on To see it in action, checkout the stuff I make on
<a href='https://github.com/Raymonzut'>GitHub</a>. <a href='https://github.com/Raymonzut'>GitHub</a>.
</p>
<p>
The projects that may be useful to others are open source; for inspiring others and improving each others work. The projects that may be useful to others are open source; for inspiring others and improving each others work.
That is why I am a huge fan of That is why I am a huge fan of
<a href='https://www.gnu.org/philosophy/free-sw.en.html'>free software</a>. <a href='https://www.gnu.org/philosophy/free-sw.en.html'>free software</a>.

Loading…
Cancel
Save