Skip to content

Commit

Permalink
instagram update
Browse files Browse the repository at this point in the history
  • Loading branch information
Franky5831 committed Aug 14, 2024
1 parent 766e2af commit 1550693
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ img {
padding-top: 20px;
padding-bottom: 20px;
margin-top: 120px;
gap: 20px;
img {
width: 30px;
height: 30px;
Expand Down
1 change: 1 addition & 0 deletions assets/img/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/logo_full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ <h2>Work In Progress</h2>
<a href="https://github.com/Fumetto-app" target="_blank">
<img src="/assets/img/github.svg" alt="github" width="30" height="30" loading="lazy">
</a>
<a href="https://www.instagram.com/fumetto_app" target="_blank">
<img src="/assets/img/instagram.svg" alt="instagram" width="30" height="30" loading="lazy">
</a>
</footer>
</body>
</html>

0 comments on commit 1550693

Please sign in to comment.