diff --git a/package.json b/package.json index 9d1452e..4f8c48e 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "gatsby-plugin-netlify-cms": "5.1.0", "gatsby-plugin-react-helmet": "4.1.0", "gatsby-plugin-react-intl": "^3.0.0", + "gatsby-plugin-sass": "^4.1.0", "gatsby-plugin-sharp": "^3.2.0", "gatsby-remark-images": "^4.2.0", "gatsby-remark-katex": "^4.2.0", @@ -30,6 +31,7 @@ "katex": "0.13.0", "mini-css-extract-plugin": "1.3.9", "ncp": "2.0.0", + "node-sass": "^5.0.0", "prop-types": "15.7.2", "react": "17.0.2", "react-bootstrap": "^1.5.2", @@ -37,8 +39,6 @@ "react-intl": "^5.13.5", "react-scrollspy": "^3.4.3", "redux": "4.0.5", - "gatsby-plugin-sass": "^4.1.0", - "node-sass": "^5.0.0", "smoothscroll-polyfill": "^0.4.4", "vertical-timeline-component-for-react": "1.0.7" }, diff --git a/src/content/ru/magprog/team/Aivazov.md b/src/content/ru/magprog/team/Aivazov.md new file mode 100644 index 0000000..53cc7b9 --- /dev/null +++ b/src/content/ru/magprog/team/Aivazov.md @@ -0,0 +1,9 @@ +--- +content_type: magprog_team +title: Денис Айвазов +id: Aivazov +order: 4 +photo: /images/magprog/team/Aivazov.jpg +language: ru +--- +**Консультант от ФПМИ** diff --git a/src/content/ru/magprog/team/nozik.md b/src/content/ru/magprog/team/nozik.md index 3882830..f076c63 100644 --- a/src/content/ru/magprog/team/nozik.md +++ b/src/content/ru/magprog/team/nozik.md @@ -3,7 +3,7 @@ content_type: magprog_team title: Александр Нозик id: nozik order: 1 -photo: nozik.png +photo: /images/members/nozik.png language: ru --- **Руководитель программы** diff --git a/src/content/ru/magprog/team/svetlichnii.md b/src/content/ru/magprog/team/svetlichnii.md index 97b75b0..16b8c9d 100644 --- a/src/content/ru/magprog/team/svetlichnii.md +++ b/src/content/ru/magprog/team/svetlichnii.md @@ -3,7 +3,7 @@ content_type: magprog_team title: Александр Светличный id: svetlichnii order: 2 -photo: svetlichny.jpeg +photo: /images/members/svetlichny.jpeg language: ru --- **Заместитель руководителя** diff --git a/src/images/magprog/team/Aivazov.jpg b/src/images/magprog/team/Aivazov.jpg new file mode 100644 index 0000000..7538048 Binary files /dev/null and b/src/images/magprog/team/Aivazov.jpg differ diff --git a/src/pages/magprog/index.js b/src/pages/magprog/index.js index 94801b2..ea35b87 100644 --- a/src/pages/magprog/index.js +++ b/src/pages/magprog/index.js @@ -63,7 +63,7 @@ function team(edges) { return (
- {name}/ + {name}/