Skip to content

Commit 419faee

Browse files
committed
Changed icon to CC
1 parent abbcdbf commit 419faee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/post.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
right: 10px;
3535
z-index: 2;
3636
color: white;
37-
opacity: 0.9;
37+
opacity: 0.7;
3838
font-size: 2rem;
3939
text-decoration: none;
4040
">
41-
<i class="fa fa-camera" aria-hidden="true"></i>
41+
<i class="fa fa-creative-commons" aria-hidden="true"></i>
4242
</a>
4343
</div>
4444
{% endif %}

0 commit comments

Comments
 (0)