Remove colors project
This commit is contained in:
parent
714c8e8908
commit
0f362d2987
2 changed files with 2 additions and 5 deletions
|
|
@ -2,7 +2,6 @@ import colourJpeg from '../static/media/color.jpg?format=jpg';
|
|||
import colourWebP from '../static/media/color.jpg?format=webp';
|
||||
|
||||
import { Image } from '../page/basics/image/image';
|
||||
import { Open } from './shared';
|
||||
|
||||
export const colorsTimelineElement = {
|
||||
date: `2018 June`,
|
||||
|
|
@ -25,5 +24,4 @@ export const colorsTimelineElement = {
|
|||
(and they can also be moved by drag & drop).
|
||||
`,
|
||||
],
|
||||
links: [new Open('color.schmelczer.dev')],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue