Skip to content

Commit

Permalink
Merge pull request #41 from CDC-IITDH/sivamohan
Browse files Browse the repository at this point in the history
TPO name updated
  • Loading branch information
JayaSurya-27 authored Oct 15, 2024
2 parents 501d9d6 + 2c0ae90 commit f6547ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/component/Pages/menteacher/First.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function First() {

const TPO = [
{
name: "Jayanti M Belur",
name: "Dr. Jayanti M Belur",
role: "Training & Placement Officer",
dept: "",
image: TPO_Image,
Expand Down
2 changes: 1 addition & 1 deletion src/component/contact/Main.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function Main() {

const tpo = [
{
name: "Jayanti M Belur",
name: "Dr. Jayanti M Belur",
role: "Training & Placement Officer",
dept: "",
image: TPO_Image,
Expand Down

0 comments on commit f6547ba

Please sign in to comment.