homepage/src/app/components/home/home.component.html
joachim 556e62286f Working on first version.
- ready for addition of the backend.
- adding vert.x?
2017-08-06 15:52:14 +02:00

5 lines
345 B
HTML

<div class="panel panel-default">
<div class="panel-body text-center pageintro">
These pages are a mish-mash of things that I'd like to keep safe. Descriptions and photos of projects, so I don't forget about them. Blog-style recollections of pieces of code, so I don't forget about them. Consider it a notepad of some kind.
</div>
</div>