Skip to content

Commit d6f8174

Browse files
authored
coming soon msg for safari
1 parent 4ea843e commit d6f8174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h4>Opera Browser</h4>
7373
</div>
7474
<div class="browser-guide" id="safari">
7575
<h4>Safari</h4>
76-
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Tempore, illum?</p>
76+
<p>Coming soon...</p>
7777
</div>
7878
<div class="browser-guide" id="brave">
7979
<h4>Brave</h4>
@@ -106,4 +106,4 @@ <h4>Microsoft Edge</h4>
106106
<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>
107107
<script src="./js/main.js"></script>
108108
</body>
109-
</html>
109+
</html>

0 commit comments

Comments
 (0)