Skip to content

Commit 6db0a05

Browse files
authored
Merge pull request #49 from C2DH/develop
v1.0.4
2 parents 512410d + 95d9e3e commit 6db0a05

File tree

4 files changed

+30
-5
lines changed

4 files changed

+30
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jdh",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"private": true,
55
"dependencies": {
66
"@auth0/auth0-react": "^1.1.0",
Lines changed: 1 addition & 0 deletions
Loading

src/components/Footer/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {
1010
AboutRoute,
1111
TermsOfUseRoute
1212
} from '../../constants'
13-
import DeGruyterLogo from '../../assets/images/Verlag_Walter_de_Gruyter_Logo.svg'
13+
import DeGruyterLogo from '../../assets/images/Verlag_Walter_de_Gruyter_Logo_Oldenbourg.svg'
1414
import UniluLogo from '../../assets/images/unilu-c2dh-logo.svg'
1515
import styles from './Footer.module.scss'
1616

src/data/mock-api/mock-home-ipynb.json

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
},
125125
"source": [
126126
"### Stefano Dall'Aglio ",
127-
"[Stefano Dall'Aglio](https://www.unive.it/data/people/20962884) is a Political and Religious Historian of early Modern Italy at the Univerity Ca'Foscary, Venezia."
127+
"[Stefano Dall'Aglio](https://www.unive.it/data/people/20962884) is Assistant Professor of Early Modern History at the Venice Centre for Digital and Public Humanities at Ca' Foscari University of Venice."
128128
]
129129
},
130130
{
@@ -135,8 +135,8 @@
135135
}
136136
},
137137
"source": [
138-
"### Helle Strandgaard Jensen ",
139-
"[Helle Strandgaard Jensen](https://pure.au.dk/portal/en/persons/helle-strandgaard-jensen(485aac19-3feb-4690-9534-ec38dae852d6).html) is Associate Professor and Co-director of the Center for Digital History Aarhus, CEDHAR at Aarhus University."
138+
"### Torsten Hiltmann",
139+
"[Torsten Hiltmann](https://www.geschichte.hu-berlin.de/de/bereiche-und-lehrstuehle/digital-history/personen/torsten-hiltmann) Torsten Hiltmann is Professor of Digital History at the University of Humboldt in Berlin."
140140
]
141141
},
142142
{
@@ -151,6 +151,18 @@
151151
"[Tim Hitchcock](https://profiles.sussex.ac.uk/p336034-tim-hitchcock) is Professor of Digital History, School of Media, Arts and Humanities at the University of Sussex."
152152
]
153153
},
154+
{
155+
"cell_type": "markdown",
156+
"metadata" : {
157+
"jdh": {
158+
"section": "editorial-board"
159+
}
160+
},
161+
"source": [
162+
"### Helle Strandgaard Jensen ",
163+
"[Helle Strandgaard Jensen](https://pure.au.dk/portal/en/persons/helle-strandgaard-jensen(485aac19-3feb-4690-9534-ec38dae852d6).html) is Associate Professor and Co-director of the Center for Digital History Aarhus, CEDHAR at Aarhus University."
164+
]
165+
},
154166
{
155167
"cell_type": "markdown",
156168
"metadata" : {
@@ -188,6 +200,18 @@
188200
"[Ian Milligan](https://www.ianmilligan.ca/) is Associate Professor of History at the University of Waterloo."
189201
]
190202
},
203+
{
204+
"cell_type": "markdown",
205+
"metadata" : {
206+
"jdh": {
207+
"section": "editorial-board"
208+
}
209+
},
210+
"source": [
211+
"### Julia Noordegraaf",
212+
"[Julia Noordegraaf](https://www.uva.nl/profiel/n/o/j.j.noordegraaf/j.j.noordegraaf.html) is Professor of Digital Heritage in the Department of Media Studies at the University of Amsterdam."
213+
]
214+
},
191215
{
192216
"cell_type": "markdown",
193217
"metadata" : {

0 commit comments

Comments
 (0)