Skip to content

Commit

Permalink
Update DOC1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarijo authored Oct 11, 2024
1 parent 9d8a240 commit ff2176e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/test/DOC1/DOC1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title></title>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
</head>
<body>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<style>
.row {
margin-bottom: 10px;
Expand Down Expand Up @@ -90,4 +90,4 @@ <h4 class="miClase text-left">TEST INFORMATION</h4>
</div>
</div>
</body>
</html>
</html>

0 comments on commit ff2176e

Please sign in to comment.