Fix typos and order
This commit is contained in:
parent
5f7d52966a
commit
011c8944f0
12 changed files with 12 additions and 12 deletions
|
|
@ -5,8 +5,8 @@ import { Image } from '../page/basics/image/image';
|
|||
import { GitHub } from './shared';
|
||||
|
||||
export const myNotesTimelineElement = {
|
||||
date: `2019 November`,
|
||||
title: `My Notes`,
|
||||
date: `2019 November`,
|
||||
figure: new Image(myNotesWebP, myNotesJpeg, `two screenshots of the application`),
|
||||
description: `A minimalist note organiser and editor powered by Markwon.`,
|
||||
more: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue