Skip to content

Commit

Permalink
Merge pull request #30 from EveripediaNetwork/profile-update
Browse files Browse the repository at this point in the history
Employee profile update
  • Loading branch information
Damola18 authored Mar 11, 2024
2 parents fcde9a3 + 34350ec commit ec420b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
6 changes: 1 addition & 5 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
experimental: {
appDir: true,
},
}
const nextConfig = {}

module.exports = nextConfig
8 changes: 0 additions & 8 deletions src/data/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@ export const productTeam = [
twitterLink: "https://x.com/_Aliu_Salaudeen?t=qZkUDgshSf2qnPdeI6QnyQ&s=09",
wikiLink: "https://iq.wiki/wiki/aliu-salaudeen",
},
{
name: "Yaswanth Battu",
role: "AI Engineer",
src: "/images/team/yaswanth.png",
linkedlnLink: "http://linkedin.com/in/b-v-s-y",
twitterLink: "http://x.com/s_1_n_t_h____",
wikiLink: "https://iq.wiki/wiki/yaswanth-battu",
},
{
name: "Adewale Adeniyi",
role: "Product Design Intern",
Expand Down

0 comments on commit ec420b5

Please sign in to comment.