summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2024-06-10 12:11:54 +0700
committeraltaf-creator <dev@altafcreator.com>2024-06-10 12:11:54 +0700
commit5905c9767d071532c90aaf703108eb6fe6d5971f (patch)
tree3f26f60c29d021a9fadbb1d2f2215ef9b37b902d /index.html
parent4842836da8cfa0e138682668fb2edcfe64fb38f8 (diff)
rebrand, mathjax, more markdown i think
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index ce9f6a8..347b259 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@
<div class="banner-bg" id="img-alazhar"></div>
<div class="gradient-bg"></div>
<div class="banner-text-container">
- <h1 class="banner-text" id="banner-txt">Welcome to OpenLearning Centre!</h1>
+ <h1 class="banner-text" id="banner-txt">Welcome to learnsmp.id!</h1>
<h3 class="banner-text" id="banner-txt">A studying website mainly for Al Azhar SMP students.</h3>
</div>
</div>
@@ -57,7 +57,7 @@
<div id="main">
<section>
<h1 id="welcome">A Warm Welcome</h1>
- <p>Welcome to OpenLearning Centre! This is a website meant for middle school students (mainly Al Azhar) to study and / or an extra reference for studying. Choose a subuject below to start reading.</p>
+ <p>Welcome to learnsmp.id! This is a website meant for middle school students (mainly Al Azhar) to study and / or an extra reference for studying. Choose a subuject below to start reading.</p>
<h1 id="github">Contributing and Source Code</h1>
<p>
If you want to contribute to the project or want to view the source code, it's all available at GitHub! <br>
@@ -132,7 +132,7 @@
<div class="flex">
<img src="/assets/images/scenery_blur.png" alt="" class="circle flex-element" style="height: 180px;">
<div class="flex-element">
- <h2>Assets & Open Source Softwares</h2>
+ <h2>Open Source Libraries</h2>
<ul>
<li><a href="https://fontawesome.com/" class="link">https://fontawesome.com/</a> - for icons</li>
<li><a href="https://katex.org/" class="link">https://katex.org/</a> - for math renderer</li>