Skip to content

Commit 0036af3

Browse files
author
Zahra Mirzaiyan Dehkordi
committed
Gmail icon added, PINA team page updated
1 parent 1ebe3cc commit 0036af3

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

docs/source/_team.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
PINA Team
22
==============
33

4-
PINA is currently developed by `Dario Coscia <https://github.com/dario-coscia>`_, `Nicola Demo <https://github.com/ndem0>`_, and `Anna Ivagnes <https://github.com/annaivagnes>`_
5-
under the supervision of `Prof. Gianluigi Rozza <https://mathlab.sissa.it/people/gianluigi-rozza>`_ in the `SISSA MathLab <https://mathlab.sissa.it/>`_ group.
4+
PINA is currently developed in the `SISSA MathLab <https://mathlab.sissa.it/>`_, in colaboration with `Fast Computing <https://www.fastcomputing.net/>`_.
65

76
A significant part of PINA has been written either as a by-product for other projects people were funded for, or by people on university-funded positions.
87
There are probably many of such projects that have led to some development of PINA. We are very grateful for this support!

docs/source/conf.py

+6
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,12 @@
215215
"icon": "fab fa-twitter",
216216
"type": "fontawesome",
217217
},
218+
{
219+
"name": "Email",
220+
"url": "[email protected]",
221+
"icon": "fas fa-envelope",
222+
"type": "fontawesome",
223+
},
218224
],
219225
"show_prev_next": False,
220226
"navbar_start": ["navbar-logo"],

docs/source/index.rst

+9-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Welcome to PINA’s documentation!
44
=======================================
55

66
.. grid:: 6
7-
:gutter: 2
7+
:gutter: 1
88

99
.. grid-item::
1010

@@ -28,13 +28,14 @@ Welcome to PINA’s documentation!
2828

2929
.. grid-item::
3030

31-
.. image:: index_files/tutorial_36_0.png
32-
:target: _rst/tutorials/tutorial6/tutorial.html
31+
.. image:: index_files/tutorial_15_0.png
32+
:target: _rst/tutorials/tutorial13/tutorial.html
33+
3334

3435
.. grid-item::
3536

36-
.. image:: index_files/tutorial_15_0.png
37-
:target: _rst/tutorials/tutorial13/tutorial.html
37+
.. image:: index_files/tutorial_36_0.png
38+
:target: _rst/tutorials/tutorial6/tutorial.html
3839

3940
.. grid:: 1 1 3 3
4041

@@ -52,6 +53,7 @@ Welcome to PINA’s documentation!
5253

5354

5455
Contact us by email for further information or questions about **PINA**, or suggest pull requests.
56+
5557

5658

5759

@@ -71,3 +73,5 @@ Welcome to PINA’s documentation!
7173
Cite PINA <_cite.rst>
7274

7375

76+
77+

0 commit comments

Comments
 (0)