remove phone and graduated
This commit is contained in:
parent
75ae44576c
commit
6928395981
1 changed files with 11 additions and 3 deletions
14
index.html
14
index.html
|
|
@ -68,6 +68,7 @@
|
|||
</div>
|
||||
</li>
|
||||
|
||||
<!--
|
||||
<li class="contact-item">
|
||||
<div class="icon-box">
|
||||
<ion-icon name="phone-portrait-outline"></ion-icon>
|
||||
|
|
@ -77,9 +78,11 @@
|
|||
<p class="contact-title">Phone</p>
|
||||
<a href="tel:+16262067901" class="contact-link">+1 (626) 206-7901</a>
|
||||
</div>
|
||||
--!>
|
||||
|
||||
</li>
|
||||
|
||||
<!--
|
||||
<li class="contact-item">
|
||||
|
||||
<div class="icon-box">
|
||||
|
|
@ -93,6 +96,8 @@
|
|||
|
||||
</li>
|
||||
|
||||
--!>
|
||||
|
||||
<li class="contact-item">
|
||||
|
||||
<div class="icon-box">
|
||||
|
|
@ -114,8 +119,8 @@
|
|||
<ul class="social-list">
|
||||
|
||||
<li class="social-item">
|
||||
<a href="#" class="social-link">
|
||||
<ion-icon name="logo-facebook"></ion-icon>
|
||||
<a href="https://home.priyatham.duckdns.org" class="social-link">
|
||||
<ion-icon name="home-outline"></ion-icon>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
@ -643,7 +648,7 @@
|
|||
|
||||
<li class="timeline-item">
|
||||
|
||||
<h4 class="h4 timeline-item-title">Digital Credentials</h4>
|
||||
<h4 class="h4 timeline-item-title">Digital Credentials (NSF funded)</h4>
|
||||
|
||||
<span>2022 — 2024</span>
|
||||
|
||||
|
|
@ -803,7 +808,10 @@
|
|||
<h3 class="h3 form-title">Contact</h3>
|
||||
|
||||
<h5 class="h5 form-title">Please scan this qr code for my vcard or email me at pbazaruatcpp.edu, I check frequently and would love to hear from everyone</h5>
|
||||
|
||||
<div class="qr-container">
|
||||
<img src="./assets/images/vcard_1(1).png" alt="qr code" width="400" height="400">
|
||||
</div>
|
||||
<!--
|
||||
<form action="#" class="form" data-form>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue