Update README.md

This commit is contained in:
András Schmelczer 2020-01-23 10:10:49 +01:00 committed by GitHub
parent 47157f7afa
commit 352add3127
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,3 @@ An easily configurable portfolio.
## Configuration ## Configuration
- The actual content is in [portfolio.ts](src/portfolio.ts). - The actual content is in [portfolio.ts](src/portfolio.ts).
- The assets referenced by that file should be located in [src/static](src/static). - The assets referenced by that file should be located in [src/static](src/static).
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/hu/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/2.5/hu/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/hu/">Creative Commons Attribution-NonCommercial-ShareAlike 2.5 Hungary License</a>.