Skip to content

Commit df837ec

Browse files
committed
docs: remove arc browser badge as arc does not supper sidePanel api
1 parent 0aa0292 commit df837ec

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

docs/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
.browser-icon.opera {
442442
background: #ff1b2d;
443443
}
444-
.browser-icon.arc {
445-
background: #fc6d26;
446-
}
447444
.browser-icon.firefox {
448445
background: #ff9500;
449446
}
@@ -946,10 +943,6 @@ <h1>Chat with Local LLM Models<br />Right in Your Browser</h1>
946943
<div class="browser-icon opera">🎭</div>
947944
<span>Opera</span>
948945
</div>
949-
<div class="browser-badge">
950-
<div class="browser-icon arc">🌈</div>
951-
<span>Arc</span>
952-
</div>
953946
<div class="browser-badge experimental">
954947
<div class="browser-icon firefox">🦊</div>
955948
<span>Firefox</span>

docs/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://ollama-client.shishirchaurasiya.in/</loc>
5-
<lastmod>2025-08-18</lastmod>
5+
<lastmod>2025-09-02</lastmod>
66
<changefreq>weekly</changefreq>
77
<priority>1.0</priority>
88
</url>

0 commit comments

Comments
 (0)