feat(aio): add about component and data
This commit is contained in:

committed by
Pete Bacon Darwin

parent
ad639d783f
commit
97deb01b1f
BIN
aio/content/images/bios/_no-one.png
Normal file
BIN
aio/content/images/bios/_no-one.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
14
aio/content/marketing/about.html
Normal file
14
aio/content/marketing/about.html
Normal file
@ -0,0 +1,14 @@
|
||||
<div class="grid-fluid l-space-bottom-8">
|
||||
<h3 class="title center">Building For the Future</h3>
|
||||
<p>
|
||||
Angular is built by a team of engineers who share a passion for
|
||||
making web development feel effortless. We believe that writing
|
||||
beautiful apps should be joyful and fun. We're building a
|
||||
platform for the future.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="grid-fluid l-space-bottom-6">
|
||||
<h3 class="title center">Current Contributors</h3>
|
||||
<aio-contributor-list></aio-contributor-list>
|
||||
</div>
|
Reference in New Issue
Block a user