Skip to content

Commit f895a60

Browse files
authored
Remove number from for epam (#130)
1 parent f3c1b0c commit f895a60

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

pages-content/welcomeGuide.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ Follow us on social media for live updates! Share your experience using #PyConfH
9393

9494
## Medical Emergency
9595

96-
* Conference Day at T-Hub: 040-66396639, 09581474545
97-
* Workshop Day at EPAM Systems: Rajat (9166440031), Sanchit (9899838120)
96+
* Conference Day at T-Hub: 040-66396639, 09581474545
9897

9998
## Code of Conduct
10099

src/components/Footer.jsx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,6 @@ const Footer = () => (
4545
<Span className="hover:text-gray-50">09581474545</Span>
4646
</Link>
4747
</li>
48-
<li>
49-
<Span>EPAM: </Span>
50-
<Link href="tel:9166440031">
51-
<Span className="hover:text-gray-50">Rajat (9166440031), </Span>
52-
</Link>
53-
<Link href="tel:9899838120">
54-
<Span className="hover:text-gray-50">Sanchit (9899838120)</Span>
55-
</Link>
56-
</li>
5748
</ul>
5849
</div>
5950

0 commit comments

Comments
 (0)