diff --git a/_data/menus.yml b/_data/menus.yml
index a3c1a3a..127600c 100644
--- a/_data/menus.yml
+++ b/_data/menus.yml
@@ -6,9 +6,9 @@
url: /research/
external: false
-- title: News
- url: /news/
- external: false
+#- title: News
+# url: /news/
+# external: false
- title: AI4Science+Math
url: /ai4science/
diff --git a/_layouts/home.md b/_layouts/home.md
index 4800fea..df98e4a 100644
--- a/_layouts/home.md
+++ b/_layouts/home.md
@@ -14,7 +14,7 @@ home: true
- [News]
+ [News]
I am a Ph.D. student in Mathematics and Computer Science at Caltech under Professor Animashree Anandkumar (Nvidia). I work in the Artificial Intelligence and Machine Learning Group (AI4Science) group. I graduated with the Dean's Silver Medal in Science from the University of Alberta with a degree in Honors Mathematics and Computer Science. My research interests include Deep Learning, Neural Operators, AI4Science (Theory + Applications), AI4Math (Theorem proving in Lean + Autoformalization), LLM reasoning and Optimization and efficient training of foundational models. diff --git a/_sass/main.scss b/_sass/main.scss index 4b5bfc5..31e29fa 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -35,8 +35,8 @@ $dark-smoke: #4a4d56; $dark-gray: #767f87; // Width of the content area -$wide-size: 1100px; -$narrow-size: 1000px; +$wide-size: 1000px; +$narrow-size: 900px; // Padding unit $spacing-full: 30px; diff --git a/news.md b/news.md index 6ddf329..4a22b52 100644 --- a/news.md +++ b/news.md @@ -5,6 +5,7 @@ layout: page excerpt: News ---