Skip to content

Commit 8d4226a

Browse files
committed
Grammar
Main text added
1 parent 984a85b commit 8d4226a

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/ProjectsLinks/pxlmancer.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@
188188
<br><span class="textShrink textItalic textName ">Languages - <span class="textBold">JavaScript &amp; JQuery</span></span>
189189
<div class="pppHBar"></div>
190190

191-
<br><span class="textBoost textBold">Note</span> : The site is currently having some <span class="textNudge">https certificate</span> issues. I'll be fixing it soon.
191+
<br><span class="textBoost textBold">Note</span> : The main site is currently having some <span class="textNudge">https certificate</span> issues. I'll be fixing it soon.
192192
<br>&nbsp;&nbsp; So the link is routed to <a href="https://procstack.github.io/pxlmancer/index.htm" class="textBump" target="_blank">procstack.github.io/pxlmancer</a> for now.
193-
<br>&nbsp;&nbsp; Its buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
193+
<br>&nbsp;&nbsp; It may be buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
194194

195195
<br><br><div class="pppHBar"></div>
196196

docs/ProjectsLinks/pxlmancer.htm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
Languages - JavaScript & JQuery
88

9-
Note : The site is currently having some https certificate issues. I'll be fixing it soon.
9+
Note : The main site is currently having some https certificate issues. I'll be fixing it soon.
1010

1111
So the link is routed to [procstack.github.io/pxlmancer](https://procstack.github.io/pxlmancer/index.htm) for now.
1212

13-
Its buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
13+
It may be buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
1414

1515
On'n'off multi-year project to make a full fledge drawing site with layer support, brush types, vector tools, brush effects (cpu based pixel effects, this was pre-learning about opengl shaders or webgl)
1616

docs/pages/projects/pxlmancer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ export const pageListingData = {
7474
<br><span class="textShrink textItalic textName ">Languages - <span class="textBold">JavaScript & JQuery</span></span>
7575
<div class="pppHBar"></div>
7676
77-
<br><span class="textBoost textBold">Note</span> : The site is currently having some <span class="textNudge">https certificate</span> issues. I'll be fixing it soon.
77+
<br><span class="textBoost textBold">Note</span> : The main site is currently having some <span class="textNudge">https certificate</span> issues. I'll be fixing it soon.
7878
<br>&nbsp;&nbsp; So the link is routed to <a href='https://procstack.github.io/pxlmancer/index.htm' class="textBump" target='_blank'>procstack.github.io/pxlmancer</a> for now.
79-
<br>&nbsp;&nbsp; Its buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
79+
<br>&nbsp;&nbsp; It may be buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
8080
8181
<br><br><div class="pppHBar"></div>
8282

0 commit comments

Comments
 (0)