|
@@ -1,9 +1,12 @@
|
|
<template name="about">
|
|
<template name="about">
|
|
|
|
+ <div class="landing">
|
|
<div class="row">
|
|
<div class="row">
|
|
<div class="about col-md-8 col-md-offset-2">
|
|
<div class="about col-md-8 col-md-offset-2">
|
|
<h2>About</h2>
|
|
<h2>About</h2>
|
|
<p>Music App is a modern, open-source music app.</p>
|
|
<p>Music App is a modern, open-source music app.</p>
|
|
<p>Listen to music in one of the various stations, specific to one genre</p>
|
|
<p>Listen to music in one of the various stations, specific to one genre</p>
|
|
|
|
+ <p>Built by <a href="https://github.com/AkiraLaine">@AkiraLaine</a> and <a href="https://github.com/KrisVos130">@KrisVos130</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+ </div>
|
|
</template>
|
|
</template>
|