mirror of
https://github.com/kubescape/kubescape.git
synced 2026-02-14 18:09:55 +00:00
14 lines
425 B
HTML
14 lines
425 B
HTML
<html>
|
|
<head>
|
|
<title>
|
|
Kubscape Website
|
|
</title>
|
|
<h1>Kubscape 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> |