Skip to content

Commit 33770a4

Browse files
committed
added favicon.ico
1 parent 88b81dc commit 33770a4

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<meta name="author" content="Vihaan Sahu">
1414
<meta name="copyright" content="© 2026 Vihaan Sahu">
1515
<link rel="canonical" href="https://rikaicode.github.io/">
16-
<link rel="icon" href="assets/logo.png" type="image/png">
16+
<link rel="icon" href="favicon.ico" type="image/x-icon">
1717

1818
<meta name="theme-color" content="#171717">
1919
<meta name="googlebot" content="index, follow">
@@ -607,7 +607,7 @@
607607
<img class="lightbox-content" id="lightbox-img">
608608
</div>
609609

610-
<!-- Header Section -->
610+
611611
<div class="header">
612612
<div class="header-content">
613613
<img src="assets/logo.png" alt="RikaiCode Logo" class="logo-img">
@@ -622,7 +622,7 @@ <h1><span class="title-white">Rikai</span><span class="title-pink">Code.</span><
622622
<div class="main-content">
623623
<div class="container">
624624

625-
<!-- About Section -->
625+
626626
<div class="section reveal">
627627
<h2><span class="emoji"></span> About</h2>
628628
<p class="tagline">Flattening for AI, Context for understanding, and Grading for quality.</p>
@@ -634,7 +634,7 @@ <h2><span class="emoji"></span> About</h2>
634634
</p>
635635
</div>
636636

637-
<!-- How to Use Section -->
637+
638638
<div class="section reveal">
639639
<h2><span class="emoji">🚀</span> How to Use</h2>
640640
<p>Getting started with RikaiCode is simple. Follow these steps to analyze your codebase:</p>
@@ -664,7 +664,7 @@ <h4>Get Results</h4>
664664
<a href="https://rikaicode.streamlit.app" target="_blank" class="primary">Launch RikaiCode Online</a>
665665
</div>
666666

667-
<!-- Screenshots Section -->
667+
668668
<div class="section reveal">
669669
<h2><span class="emoji">📸</span> Screenshots</h2>
670670
<p>Preview of the available features and interface.</p>
@@ -694,7 +694,7 @@ <h3>AI Analysis & Flattener</h3>
694694
</div>
695695
</div>
696696

697-
<!-- Grading Logic Section -->
697+
698698
<div class="section reveal">
699699
<h2><span class="emoji"></span> Intelligent Grading</h2>
700700
<p>RikaiCode uses a <strong>100-point scoring system</strong>. The grade is determined by summing points across five key categories. The system switches between <strong>Remote Analysis</strong> (for GitHub/GitLab) and <strong>Static Analysis</strong> (for local files).</p>
@@ -780,7 +780,7 @@ <h3>Static Code Scoring</h3>
780780
</div>
781781
</div>
782782

783-
<!-- AI Features Section -->
783+
784784
<div class="section reveal">
785785
<h2><span class="emoji">🤖</span> AI Features</h2>
786786

@@ -815,7 +815,6 @@ <h4>Developer Onboarding</h4>
815815
</div>
816816
</div>
817817

818-
<!-- Use Cases Section -->
819818
<div class="section reveal">
820819
<h2><span class="emoji"></span> Use Cases</h2>
821820

@@ -836,7 +835,7 @@ <h2><span class="emoji"></span> Use Cases</h2>
836835
</div>
837836
</div>
838837

839-
<!-- Acknowledgements Section -->
838+
840839
<div class="section reveal">
841840
<h2><span class="emoji"></span> License</h2>
842841
<div class="acknowledgement-content">

0 commit comments

Comments
 (0)