Skip to content

Commit

Permalink
update imagenes
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuFlosoYT committed Oct 7, 2022
1 parent 8530ba1 commit a03f520
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file added assets/img/github.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/instagram.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/twitch.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/twitter.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/youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,31 +78,31 @@ <h1>ManuFlosoYT</h1>
<div class="row gy-4 mt-5 justify-content-center" data-aos="zoom-in" data-aos-delay="250">
<div class="col-xl-2 col-md-4">
<div class="icon-box">
<i class="ri-store-line"></i>
<i><img src="assets/img/youtube.png" alt="" class="img-fluid"></i>
<h3><a href="https://www.youtube.com/channel/UCz75MGvahZUye8Np3CJRVmQ">Youtube</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4">
<div class="icon-box">
<i class="ri-bar-chart-box-line"></i>
<i><img src="assets/img/github.png" alt="" class="img-fluid"></i>
<h3><a href="https://github.com/ManuFlosoYT">GitHub</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4">
<div class="icon-box">
<i class="ri-calendar-todo-line"></i>
<i><img src="assets/img/twitch.png" alt="" class="img-fluid"></i>
<h3><a href="https://www.twitch.tv/manuflosoyt">Twitch</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4">
<div class="icon-box">
<i class="ri-paint-brush-line"></i>
<i><img src="assets/img/twitter.png" alt="" class="img-fluid"></i>
<h3><a href="https://twitter.com/ManuFlosoYT">Twitter</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4">
<div class="icon-box">
<i class="ri-database-2-line"></i>
<i><img src="assets/img/instagram.png" alt="" class="img-fluid"></i>
<h3><a href="https://www.instagram.com/fn.mfl/">Instagram</a></h3>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion inner-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<h1 class="logo me-auto me-lg-0"><a href="index.html">Gp<span>.</span></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo me-auto me-lg-0"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<!-- <a href="index.html" class="logo me-auto me-lg-0"><img src="https://th.bing.com/th/id/OIP.OVUMFVp8elGfMYh-27fTLAHaFO?pid=ImgDet&rs=1" alt="" class="img-fluid"></a>-->

<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
Expand Down

0 comments on commit a03f520

Please sign in to comment.