diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-05-17 13:01:57 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-05-17 13:01:57 +0800 |
| commit | 9e7fe6d8dad56c237adb1905e130c1d723131812 (patch) | |
| tree | dd067e14b3ec5af719d748427bb322320c248879 /www/about/index.html | |
| parent | d04598ba59d7267ee4db3745ff90eaa1a990072a (diff) | |
big structural change, altafcreator.com no longer served statically, projects now use md, blog is being reworked, videos removed temp
Diffstat (limited to 'www/about/index.html')
| -rw-r--r-- | www/about/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/www/about/index.html b/www/about/index.html index 8cb53b7..e2b965f 100644 --- a/www/about/index.html +++ b/www/about/index.html @@ -8,7 +8,7 @@ <link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<title>About Me • altaf-creator</title>
- <link rel="stylesheet" href="/packages/fontawesome-free-6.5.2-web/css/all.css">
+ <link rel="stylesheet" href="/packages/fontawesome-free-7.2.0-web/css/all.css">
<!-- Cloudflare Turnstile -->
<link rel="preconnect" href="https://challenges.cloudflare.com" />
<script
@@ -47,8 +47,8 @@ <div>
<span class="heading">About Me</span>
<p>
- Hey there! I'm <span class="colored-text">Altaf</span>. I am a scholar studying abroad in <span class="colored-text">Singapore</span> from
- <span class="colored-text">Indonesia</span> who likes to code as a <span class="colored-text">hobby</span>.
+ Hey there! I'm <b class="colored-text">Altaf</b>. I am a scholar studying abroad in <b class="colored-text">Singapore</b> from
+ <b class="colored-text">Indonesia</b> who likes to <b class="colored-text">create</b> and <b class="colored-text">tinker</b> (mostly with computers).
</p>
<p>
I'm mostly a <span class="colored-text">game developer</span> and <span class="colored-text">web developer</span>, but I
@@ -85,6 +85,7 @@ <div class="center-grid">
<div class="div-sizing">
<h1>Passion</h1>
+ <p>Since little, ...</p>
</div>
</div>
</section>
|
