Update old project descriptions
This commit is contained in:
parent
a230312d30
commit
221b68a51c
5 changed files with 13 additions and 15 deletions
|
|
@ -3,7 +3,7 @@ import { TimelineElementParameters } from '../../page/timeline-element/timeline-
|
|||
import nuclearEditorPoster from '../media/process-simulator-input.jpg';
|
||||
|
||||
export const nuclearEditor: TimelineElementParameters = {
|
||||
title: 'Graph editing application',
|
||||
title: 'Graph editor — JavaFX',
|
||||
date: '2018 October - November',
|
||||
figure: Image({
|
||||
image: nuclearEditorPoster,
|
||||
|
|
@ -11,7 +11,7 @@ export const nuclearEditor: TimelineElementParameters = {
|
|||
container: true,
|
||||
}),
|
||||
description:
|
||||
'An intuitive editor to create and edit input for the nuclear facility simulator.',
|
||||
'An intuitive editor to create and edit input for the nuclear facility simulator (see above).',
|
||||
more: [
|
||||
'Nodes can be moved with drag & drop gestures. Editing the parameters of elements can be done on the right panel.',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue