You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/website-app/public/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,9 @@ <h1>Hi, I'm Atanas 👋</h1>
30
30
31
31
<sectionclass="profile-content">
32
32
<p>This <ahref="https://github.com/nextinterfaces/roussev.com" target="_blank">site</a> runs on a tiny 2GB Hetzner K3s kubernetes VM provisioned by Terraform.</p>
33
-
<p>And monitored with the <ahref="https://app.roussev.com/items" target="_blank">usual observability</a> suspects.</p>
33
+
<p>Monitored with the <ahref="https://app.roussev.com/items" target="_blank">usual observability</a> suspects.</p>
34
34
35
-
<p>A few things I’ve built, none of which should be taken seriously nor are ready for use:</p>
35
+
<p>A few things I’ve built, none of which should be taken seriously or ready for use:</p>
36
36
<p><ahref="https://nextinterfaces.com/b/" target="_blank">NEXT</a> - Java framework for building native-looking HTML5 mobile apps</p>
37
37
<p><ahref="https://www.nextinterfaces.com/http4e-eclipse/" target="_blank">HTTP4e</a> - Like Postman, but for Eclipse IDE</p>
0 commit comments