Skip to content

Commit c53c9e8

Browse files
committed
New gif added
1 parent 26fd651 commit c53c9e8

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

assets/gif/new.gif

61.5 KB
Loading
File renamed without changes.
File renamed without changes.

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Links | DSCAOT</title>
99
<link rel="stylesheet" href="assets/css/style.css">
1010
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
11-
<link rel="icon" href="assets/imagens/favicon.ico" type="image/x-icon" />
11+
<link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
1212
<script type="text/javascript" src="assets/js/script.js"></script>
1313

1414
<!-- Global site tag (gtag.js) - Google Analytics -->
@@ -26,15 +26,15 @@
2626
<body>
2727
<i onclick="mostrar(this)" class="fa fa-moon-o fa-2x night_mode"></i>
2828

29-
<img id="userPhoto" src="assets/imagens/dscaot.jpeg" alt="User Photo" />
29+
<img id="userPhoto" src="assets/images/dscaot.jpeg" alt="User Photo" />
3030
<a href="http://dscaot.xyz/" target="_blank" style="text-decoration:none;">
3131
<spam id="userName">Developer Student Clubs - Academy Of Technology</spam>
3232
</a>
3333
<div id="links">
3434
<div>
3535
<a class="link" href="https://cloud.withgoogle.com/infrastructure" target="_blank"
3636
style="border-radius: 25px;"><i class="" aria-hidden="true"><i
37-
class="fa fa-google"></i> Tour of Google Infrastructure</a>
37+
class="fa fa-google"></i> Tour of Google Infrastructure <img src="assets/gif/new.gif" alt="New" height="20"/></a>
3838
</div>
3939
<strike>
4040
<a class="link" href="https://events.withgoogle.com/30daysofgooglecloud/" target="_blank"

0 commit comments

Comments
 (0)