Task outline
Create an about me file for includes, so i just have the one file to change.
Complete this the weekend.
Output or results of activity
- This was striaght forward.
- The “about me card” can now be used anywhere; however, it must be included within
html <div class="card"></div>
if it is to be used as a side card.
Comments on knowledge and skills demonstrated
- This is a liquid tag: { % include file.html % }
- The liquid tags must be correct or the file will not compile.
- The liquide tags must be in the location I want them.