We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741b248 commit ca77168Copy full SHA for ca77168
src/components/Sections/ProfileSection.svelte
@@ -41,7 +41,7 @@
41
Hi, I am <strong aria-label="my name">Fajarullah</strong>
42
</h1>
43
<article aria-label="about me" class="text-center mb-4">
44
- <p>I am a Full Stack Engineer, and I like to code to solve a problem.</p>
+ <p>I am a Full Stack Engineer, I like to code to solve problems.</p>
45
<p>
46
I often use
47
<a class="text-primary-600" rel="noopener" target="_blank" href="https://www.ruby-lang.org"
0 commit comments