Merge pull request #687 from rahuldhirendersingh/patch-2

typo: In the title and h1 element
This commit is contained in:
Ben Hirschberg
2022-08-30 13:28:27 +03:00
committed by GitHub
+3 -3
View File
@@ -1,9 +1,9 @@
<html>
<head>
<title>
Kubscape Website
Kubescape Website
</title>
<h1>Kubscape Website</h1>
<h1>Kubescape Website</h1>
</head>
<body>
<h2>
@@ -11,4 +11,4 @@
<iframe src="https://discordapp.com/widget?id=893048809884643379&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</h2>
</body>
</html>
</html>