Skip to content

Commit a7d54e6

Browse files
committed
Upgrade web
1 parent 57f314a commit a7d54e6

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Our repositories are organised, with certain internal repositories automatically
2020

2121
## Links
2222

23-
* 🌐 **Website**: [www.dev2forge.software](https://www.dev2forge.software/)
23+
* 🌐 **Website**: [www.dev2forge.software](https://dev2forge.is-a.software/)
2424
* 📫 **Projects Docs**: [docs.dev2forge.software](https://docs.dev2forge.software/)
2525
* 🐙 **GitHub**: [github.com/dev2forge](https://github.com/dev2forge)
2626
* 📺 **YouTube**: [@dev2forge](https://www.youtube.com/@dev2forge)

index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="keywords"
88
content="Dev2Forge, tools, developers, everyday users, automation, problem-solving, workflow, software solutions, opensource, github-org, org, tutosrive, automating, software, dev, dev-tools, programming, coders, coding, coding-tools, coder-tools, ready-to-use" />
99
<title>Dev2Forge: Tools for Developers & Everyday Users</title>
10-
<link rel="canonical" href="https://www.dev2forge.software/" />
10+
<link rel="canonical" href="https://dev2forge.is-a.software/" />
1111

1212
<!-- Primary Meta Tags -->
1313
<meta name="title" content="Dev2Forge: Tools for Developers & Everyday Users" />
@@ -16,7 +16,7 @@
1616

1717
<!-- Open Graph / Facebook -->
1818
<meta property="og:type" content="website" />
19-
<meta property="og:url" content="https://www.dev2forge.software/" />
19+
<meta property="og:url" content="https://dev2forge.is-a.software/" />
2020
<meta property="og:title" content="Dev2Forge: Tools for Developers & Everyday Users" />
2121
<meta property="og:description"
2222
content="Dev2Forge: Ready-to-use tools for automating tasks, solving problems, and streamlining workflows. Efficient software solutions for your business." />
@@ -25,7 +25,7 @@
2525

2626
<!-- Twitter -->
2727
<meta property="twitter:card" content="summary_large_image" />
28-
<meta property="twitter:url" content="https://www.dev2forge.software/" />
28+
<meta property="twitter:url" content="https://dev2forge.is-a.software/" />
2929
<meta property="twitter:title" content="Dev2Forge: Tools for Developers & Everyday Users" />
3030
<meta property="twitter:description"
3131
content="Dev2Forge: Ready-to-use tools for automating tasks, solving problems, and streamlining workflows. Efficient software solutions for your business." />
@@ -56,6 +56,7 @@
5656
</script>-->
5757
<script defer src="https://cloud.umami.is/script.js" data-website-id="5c66e72e-5dad-4096-94de-91cadbb80590"></script>
5858

59+
<!-- <script src="https://cdn.counter.dev/script.js" data-id="33671ad4-a966-4a52-b48f-56c92d10a678" data-utcoffset="1"></script> -->
5960
<!-- robots.txt -->
6061
<meta name="robots" content="index, follow" />
6162

@@ -65,8 +66,8 @@
6566
"@context": "https://schema.org",
6667
"@type": "Organization",
6768
"name": "Dev2Forge",
68-
"url": "https://www.dev2forge.software/",
69-
"logo": "https://www.dev2forge.software/public/dev2forge-logo.png",
69+
"url": "https://dev2forge.is-a.software/",
70+
"logo": "https://dev2forge.is-a.software/public/dev2forge-logo.png",
7071
"description": "Dev2Forge: Ready-to-use tools for automating tasks, solving problems, and streamlining workflows. Efficient software solutions for your business.",
7172
"founder": { "@type": "Person", "name": "Santiago Rivera Marin" },
7273
"sameAs": ["https://www.tiktok.com/@dev2forge", "https://www.youtube.com/@dev2forge", "https://github.com/dev2forge"]

robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
User-agent: *
22
Allow: /
3-
Sitemap: https://www.dev2forge.software/sitemap.xml
3+
Sitemap: https://dev2forge.is-a.software/sitemap.xml

0 commit comments

Comments
 (0)