Add dark mode

This commit is contained in:
Schmelczer András 2020-01-07 21:30:23 +01:00
parent 48a55a4a97
commit 073f087e52
40 changed files with 864 additions and 531 deletions

View file

@ -1,6 +1,12 @@
# Timeline
[Click for live version](https://schmelczer.dev)
An easily configurable portfolio.
> [Click for live version](https://schmelczer.dev)
## Configuration
- The actual content is in [portfolio.ts](src/portfolio.ts).
- The assets referenced by this file should be located in [src/static](src/static).