Skip to content

Commit fe3e6c7

Browse files
committed
Merge branches 'development' and 'main' of github.com:devvsakib/DevToolsArena into development
2 parents 1adb006 + 17781ce commit fe3e6c7

File tree

2 files changed

+47
-4
lines changed

2 files changed

+47
-4
lines changed

index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@
88

99
<!-- Primary Title and Description -->
1010
<title>DevToolsArena - Opensource Project</title>
11-
<meta name="description"
12-
content="DevToolsArena is a comprehensive platform for resolving Git-related issues, discovering essential web tools, and accessing valuable web development resources. Join our community for support and collaboration." />
13-
<meta name="keywords"
14-
content="Git solutions, web development resources, Git errors, web tools, HTML to JSX converter, GitHub issue finder, markdown editor, opensource, opensource project, good first issue" />
11+
<meta name="description" content="DevToolsArena is your go-to platform for the best tools, resources, and tutorials in software development, including top IDEs, study materials, and programming YouTubers.">
12+
<meta name="keywords" content="DevToolsArena, software development tools, best IDEs, study resources, programming tutorials, GitHub achievements, programming YouTubers">
13+
14+
<meta name="author" content="Sakib Ahmed">
15+
16+
<meta name="robots" content="index, follow">
17+
18+
<meta name="googlebot" content="index, follow">
19+
1520

1621
<!-- Favicon -->
1722
<link rel="shortcut icon" href="githubfavicon.png" type="image/x-icon" />

sitemap.xml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<url>
4+
<loc>https://www.devtoolsarena.xyz/</loc>
5+
<lastmod>2024-08-12</lastmod>
6+
<priority>1.00</priority>
7+
</url>
8+
<url>
9+
<loc>https://www.devtoolsarena.xyz/about</loc>
10+
<lastmod>2024-08-12</lastmod>
11+
<priority>0.80</priority>
12+
</url>
13+
<url>
14+
<loc>https://www.devtoolsarena.xyz/resources</loc>
15+
<lastmod>2024-08-12</lastmod>
16+
<priority>0.80</priority>
17+
</url>
18+
<url>
19+
<loc>https://www.devtoolsarena.xyz/code-ides</loc>
20+
<lastmod>2024-08-12</lastmod>
21+
<priority>0.80</priority>
22+
</url>
23+
<url>
24+
<loc>https://www.devtoolsarena.xyz/youtubers</loc>
25+
<lastmod>2024-08-12</lastmod>
26+
<priority>0.80</priority>
27+
</url>
28+
<url>
29+
<loc>https://www.devtoolsarena.xyz/doc</loc>
30+
<lastmod>2024-08-12</lastmod>
31+
<priority>0.80</priority>
32+
</url>
33+
<url>
34+
<loc>https://www.devtoolsarena.xyz/devarea</loc>
35+
<lastmod>2024-08-12</lastmod>
36+
<priority>0.80</priority>
37+
</url>
38+
</urlset>

0 commit comments

Comments
 (0)