Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ppatriciasy authored Jul 24, 2023
1 parent 5896f5f commit 99ac471
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h2><span class="type-effect"></span>
I am an Informatics Student at Sriwijaya University<br>
I join Bangk!t 2023 Cloud Computing Learning Path<br>
</h2>
<blockquote style="color: white; font-size: 18px; font-style: italic; margin-top: 10px;">Keep smilling, keep learning, keep fighting!</blockquote></h2><br>
<blockquote style="color: white; font-size: 18px; font-style: italic; margin-top: 10px;">Keep smilling, Keep learning, Keep fighting!</blockquote></h2><br>
<h2><button class="btn-me"><a href="#myportfolio"><b>View Portfolio</b></a></button>
</div>
<div class="banner-right">
Expand All @@ -70,8 +70,8 @@ <h3>About</h3>
</article>
</div>
<aside class="icon">
<a class="button" href="https://www.facebook.com/profile.php?id=100068171243341&mibextid=ZbWKwL"><i class="fab fa-facebook-f"></i></a>
<a class="button" href="https://www.instagram.com/ppatricia.syah"><i class="fab fa-instagram"></i></a>
<a class="button" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="button" href="https://www.instagram.com/ppkslf"><i class="fab fa-instagram"></i></a>
<a class="button" href="https://www.linkedin.com/in/ppkslf/"><i class="fab fa-linkedin-in"></i></a>
<a class="button" href="https://github.com/ppkslf"><i class="fab fa-github"></i></a>
</aside>
Expand All @@ -82,7 +82,7 @@ <h3>About</h3>
<div class="container">
<h3>Portfolio<br>Activities and Work Experience</h3>
<div class="content-1">
<a href="https://drive.google.com/drive/folders/1-UQZSJic-gXixETEiAdIROp-kGN5Bzpu?usp=share_link">
<a href="#">
<img src="assets/images/portfolio/certif-magang.jpg">
<span>Internship Certificate 2019</span>
</a>
Expand All @@ -106,25 +106,25 @@ <h3>Portfolio<br>Activities and Work Experience</h3>
</a>
</div>
<div class="content-1">
<a href="https://drive.google.com/drive/folders/1FqfQVYSTPX98ZQ50D9EApF_J-miiSXE-?usp=share_link">
<a href="#">
<img src="assets/images/portfolio/certif-syibuk2023.jpg">
<span>Webinar Certificate 2023</span>
</a>
</div>
<div class="content-1">
<a href="https://drive.google.com/drive/folders/1fRh06r2qMQMBS89uaG7z2zJzJlOzme5S?usp=share_link">
<a href="#">
<img src="assets/images/portfolio/certif-srifoton2022.jpg">
<span>Seminar Certificate 2022</span>
</a>
</div>
<div class="content-1">
<a href="https://drive.google.com/drive/folders/1OuTwOyjxSnlrtdVpylKRyuzY95LhdDKW?usp=share_link">
<a href="#">
<img src="assets/images/portfolio/certif-organisasiFasco.jpg">
<span>Fasco Certificate 2020/2021</span>
</a>
</div>
<div class="content-1">
<a href="https://drive.google.com/drive/folders/1Xy2PpucG0mk5SQt9uMAh69GTGUozb68q?usp=share_link">
<a href="#">
<img src="assets/images/portfolio/certif-kksi2019.jpg">
<span>KKSI Participant Certificate 2019</span>
</a>
Expand Down Expand Up @@ -165,4 +165,4 @@ <h4>Phone Number</h4>
<!-- js -->
<script src="assets/styles/js/script.js"></script>
</body>
</html>
</html>

0 comments on commit 99ac471

Please sign in to comment.