diff mrjunejune/src/index.html @ 100:65e5a5b89a4e

[Seobeo] Migrated everything to this page.
author June Park <parkjune1995@gmail.com>
date Sat, 03 Jan 2026 07:48:07 -0800
parents 3bdfffaad162
children 3468e2fe8d88
line wrap: on
line diff
--- a/mrjunejune/src/index.html	Fri Jan 02 20:38:02 2026 -0800
+++ b/mrjunejune/src/index.html	Sat Jan 03 07:48:07 2026 -0800
@@ -43,15 +43,15 @@
          <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" />
        </div>
 
-       <p>During my free time, I like to write codes mostly in C, Python, and Typescript. All in mono repo styles using mercurial and bazel. (I know that is mentally ill...)</p>
-       <p>Feel free to check it out. My bad code..</p>
+       <p>During my free time, I like to write codes mostly in C, Python, and Typescript; all in mono repo styles using bazel. (I know that is mentally ill...)</p>
+       <p>Feel free to check it out my bad code!</p>
 
        <h2>Links</h2>
        <ul>
          <li><a href="https://zenbu.babocoder.com/file/tip">Repository</a> - Check out my monorepo code</li>
          <li><a href="/resume">Resume</a> - My professional experiences </li>
          <li><a href="/tools">Tools</a> - Tools </li>
-         <!-- <li><a href="/blogs">Blogs</a> - Personal Blogs where I rant </li> -->
+         <li><a href="/blog">Blogs</a> - Personal Blogs </li>
        </ul> 
      </main>
      {{/parts/footer.html}}