From 928fd3d0af75999757d910d3df74cfac7efbc87a Mon Sep 17 00:00:00 2001
From: rylim <36293596+rylim@users.noreply.github.com>
Date: Wed, 13 Oct 2021 00:30:12 -0700
Subject: [PATCH 1/2] Add custom 404.html page
---
bin/build-site.js | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/bin/build-site.js b/bin/build-site.js
index 3c8cf1dc..1f038bac 100755
--- a/bin/build-site.js
+++ b/bin/build-site.js
@@ -279,6 +279,11 @@ async function buildSite() {
}
} );
+ // Generate custom 404 page
+ console.log();
+ console.log( 'Writing custom 404 page' );
+ writePage( '404.html', '
Test Custom 404
' );
+
console.log();
console.log( 'Site files are ready in "site/build/"' );
}
From 0514304c4239a875a1d7fe067248a994feed444e Mon Sep 17 00:00:00 2001
From: rylim <36293596+rylim@users.noreply.github.com>
Date: Wed, 13 Oct 2021 00:34:47 -0700
Subject: [PATCH 2/2] Fix Company Blurb section
---
company-profiles/tatvasoft.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/company-profiles/tatvasoft.md b/company-profiles/tatvasoft.md
index 4997cb55..f0715482 100644
--- a/company-profiles/tatvasoft.md
+++ b/company-profiles/tatvasoft.md
@@ -1,6 +1,6 @@
# TatvaSoft
-## Company Blurb
+## Company blurb
TatvaSoft is a versatile software development service provider headquartered in India. This company is focused in serving almost all types of software development needs such as Application Development and Maintenance, Product development Services, Enterprise Application Services, custom software development, independent Testing and several other services.