homepage/src/app/components/projects/projects.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

10 lines
358 B
HTML

<p>These are the projects I have completed, am working on, got tired of... consider this to be a resume of work and hobbies. And also a little notebook for myself, in case I forget the specifics.</p>
<project>
<div class="title">
The title of the project :)
</div>
<div class="content">
this is inner content of the project
</div>
</project>