diff --git a/src/components/magprog/common/MagProgSection.js b/src/components/magprog/common/MagProgSection.js deleted file mode 100644 index 9b2f41e..0000000 --- a/src/components/magprog/common/MagProgSection.js +++ /dev/null @@ -1,11 +0,0 @@ -import React from 'react'; -import Scroll from './Scroll'; - -const MagProgSection = ({content, href}) => -
+e-mail: nozik.aa@mipt.ru +
\ No newline at end of file diff --git a/src/content/ru/magprog/team/svetlichnii.md b/src/content/ru/magprog/team/svetlichnii.md new file mode 100644 index 0000000..999c5c0 --- /dev/null +++ b/src/content/ru/magprog/team/svetlichnii.md @@ -0,0 +1,11 @@ +--- +content_type: magprog_team +title: Александр Светличный +id: svetlichnii +order: 2 +photo: svetlichny.jpeg +language: ru +--- +Аспирант МФТИ, преподаватель кафедры общей физики и Физтех-активист. + +Занимается физикой столкновений высокоэнергичных ионов под руководством И. А. Пшеничного. diff --git a/src/intl/en.json b/src/intl/en.json index ec0950b..215b298 100644 --- a/src/intl/en.json +++ b/src/intl/en.json @@ -6,7 +6,8 @@ "news": "News", "group": "Laboratory", "projects": "Projects", - "partners": "Partners" + "partners": "Partners", + "magprog": "Magistracy" }, "notfound": { "header": "NOT FOUND", diff --git a/src/intl/ru.json b/src/intl/ru.json index 4cc802a..27ab6f0 100644 --- a/src/intl/ru.json +++ b/src/intl/ru.json @@ -6,7 +6,8 @@ "news": "Новости", "group": "Лаборатория", "projects": "Проекты", - "partners": "Партнёры" + "partners": "Партнёры", + "magprog": "Магистратура" }, "notfound": { "header": "404: СТРАНИЦА НЕ НАЙДЕНА", diff --git a/src/pages/about.js b/src/pages/about.js index f10067b..07e4346 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -41,7 +41,7 @@ const AboutPage = ({data}) => {