Skip to content

Commit 06e3caf

Browse files
Merge pull request #58 from Athena-Education/hariketsheth
Added Author Profile (#55)
2 parents 050e796 + 9a7417d commit 06e3caf

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

author/profile.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -658,13 +658,13 @@ class="m-footer__nav-secondary"
658658

659659
<li class="nav-data-privacy">
660660

661-
<a href="privacy/index.php">Data &amp; privacy</a>
661+
<a href="https://arms-cse3001.42web.io/privacy/index.php">Data &amp; privacy</a>
662662

663663
</li>
664664

665665
<li class="nav-contact">
666666

667-
<a href="contact/index.php">Contact</a>
667+
<a href="https://arms-cse3001.42web.io/contact/index.php">Contact</a>
668668

669669
</li>
670670

@@ -682,7 +682,7 @@ class="m-footer__nav-secondary"
682682

683683
<a
684684

685-
href="https://twitter.com/technocratsr"
685+
href="https://twitter.com"
686686

687687
target="_blank"
688688

@@ -696,15 +696,15 @@ class="m-footer__nav-secondary"
696696

697697
</a>
698698

699-
<a href="https://github.com/technocrats-robotics" aria-label="GitHub">
699+
<a href="https://github.com" aria-label="GitHub">
700700

701701
<span class="icon-github" aria-hidden="true"></span>
702702

703703
</a>
704704

705705
<a
706706

707-
href="https://www.linkedin.com/company/technocrats-robotics-vit"
707+
href="https://www.linkedin.com"
708708

709709
aria-label="LinkedIn"
710710

@@ -716,7 +716,7 @@ class="m-footer__nav-secondary"
716716

717717
<a
718718

719-
href="https://www.facebook.com/technocratsrobotics/"
719+
href="https://www.facebook.com/"
720720

721721
aria-label="Facebook"
722722

@@ -728,7 +728,7 @@ class="m-footer__nav-secondary"
728728

729729
<a
730730

731-
href="https://www.instagram.com/technocratsrobotics/"
731+
href="https://www.instagram.com/"
732732

733733
aria-label="Instagram"
734734

0 commit comments

Comments
 (0)