We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea843e commit d6f8174Copy full SHA for d6f8174
index.html
@@ -73,7 +73,7 @@ <h4>Opera Browser</h4>
73
</div>
74
<div class="browser-guide" id="safari">
75
<h4>Safari</h4>
76
- <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Tempore, illum?</p>
+ <p>Coming soon...</p>
77
78
<div class="browser-guide" id="brave">
79
<h4>Brave</h4>
@@ -106,4 +106,4 @@ <h4>Microsoft Edge</h4>
106
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha2/dist/js/bootstrap.bundle.min.js" integrity="sha384-qKXV1j0HvMUeCBQ+QVp7JcfGl760yU08IQ+GpUo5hlbpg51QRiuqHAJz8+BrxE/N" crossorigin="anonymous"></script>
107
<script src="./js/main.js"></script>
108
</body>
109
-</html>
+</html>
0 commit comments