Skip to content

Commit

Permalink
release: 18-10-2024 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshsoni-harsh authored Oct 18, 2024
2 parents 406ffc3 + 127d25c commit 8444732
Show file tree
Hide file tree
Showing 5 changed files with 1,952 additions and 972 deletions.
6 changes: 3 additions & 3 deletions app/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,9 @@ function Header() {
<Link href="/" className="block h-full">
{/* Big screen image */}
<Image
src="/brand/logo-full-light.png"
width={0}
height={0}
src="/brand/logo_3.png"
width={427}
height={95}
sizes="100%"
style={{ height: '100%', width: 'auto' }}
alt="IIIT Dharwad Logo"
Expand Down
2 changes: 1 addition & 1 deletion data/faculty_profile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@ let ProfileProps: ProfileProp[] = [
},
card: {
photo: '/images/RajeshKumar.jpg',
PhD:'',
PhD:'Ph.D. IIT (ISM) Dhanbad',
designation: 'Assistant Professor',
department: 'Electronics and Communication Engineering',
mail_id: '[email protected]',
Expand Down
Loading

0 comments on commit 8444732

Please sign in to comment.