Skip to content

Commit ed9d6fc

Browse files
authored
Update socials.html
1 parent 35a9b55 commit ed9d6fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buttons/socials.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@
138138
</head>
139139
<body>
140140

141-
<ul>
142-
<li onclick="navigate(this.id)" id="blog" class="wrapper" class="icon blog">
141+
<ul class="wrapper" >
142+
<li onclick="navigate(this.id)" id="blog" class="icon blog">
143143
<span class="tooltip">Blog</span>
144144
<span><i class="fa-solid fa-blog"></i></span>
145145
</li>

0 commit comments

Comments
 (0)