You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gatsby-config.js
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -756,12 +756,12 @@ module.exports = {
756
756
link: "/network-job",
757
757
date: "2024-04-19",
758
758
},
759
-
{
760
-
name: "Summer 2025 Internship Opportunity",
761
-
category: "news",
762
-
link: "/internship-job-dbg-2025",
763
-
date: "2025-03-05",
764
-
},
759
+
// {
760
+
// name: "Summer 2025 Internship Opportunity",
761
+
// category: "news",
762
+
// link: "/internship-job-dbg-2025",
763
+
// date: "2025-03-05",
764
+
// },
765
765
{
766
766
name: "Job Opportunity: Software Engineer",
767
767
category: "news",
@@ -830,15 +830,15 @@ module.exports = {
830
830
tags: ["Reinforcement Learning"],
831
831
date: "2021-09-28",
832
832
},
833
-
{
834
-
name: "Dynamic Belief Games",
835
-
description:
836
-
"Dynamic Belief Games focuses on developing dynamic next-generation learning agents that engage in planning, cross-training, and effective action choices in communications systems.",
837
-
img_name: "project_tiles/dbg",
838
-
link: "/projects/dynamic-belief-games",
839
-
tags: ["Reinforcement Learning"],
840
-
date: "2024-05-01",
841
-
},
833
+
// {
834
+
// name: "Dynamic Belief Games",
835
+
// description:
836
+
// "Dynamic Belief Games focuses on developing dynamic next-generation learning agents that engage in planning, cross-training, and effective action choices in communications systems.",
0 commit comments