@@ -1,9 +1,12 @@
<template name="about">
+ <div class="landing">
<div class="row">
<div class="about col-md-8 col-md-offset-2">
<h2>About</h2>
<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>Built by <a href="https://github.com/AkiraLaine">@AkiraLaine</a> and <a href="https://github.com/KrisVos130">@KrisVos130</a></p>
</div>
+ </div>
</template>
@@ -1,4 +1,5 @@
<template name="privacy">
{{> header}}
<div class="privacy col-md-8 col-md-offset-2">
@@ -36,4 +37,5 @@
</p>
<template name="terms">
<div class="terms col-md-8 col-md-offset-2">
@@ -79,4 +80,5 @@
<hr>