Skip to content

Commit

Permalink
Merge pull request kubescape#687 from rahuldhirendersingh/patch-2
Browse files Browse the repository at this point in the history
typo: In the title and h1 element
  • Loading branch information
slashben authored Aug 30, 2022
2 parents 05fa9d8 + c58b099 commit c83cb44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<html>
<head>
<title>
Kubscape Website
Kubescape Website
</title>
<h1>Kubscape Website</h1>
<h1>Kubescape Website</h1>
</head>
<body>
<h2>
Join us!!!
<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>

0 comments on commit c83cb44

Please sign in to comment.