aboutsummaryrefslogtreecommitdiff
path: root/views/about.ejs
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-10-12 16:51:59 -0400
committerAndrew Lee <alee14498@gmail.com>2019-10-12 16:51:59 -0400
commitd3f8a0eb0c42eac80ab050f0cbbf5c14dbfca042 (patch)
tree34fb0f5b2a4c0271977744e07456ae37645f9771 /views/about.ejs
parentebd225985010f5451821bef6b223d416c8e34d04 (diff)
downloadalp-website-d3f8a0eb0c42eac80ab050f0cbbf5c14dbfca042.tar.gz
alp-website-d3f8a0eb0c42eac80ab050f0cbbf5c14dbfca042.tar.bz2
alp-website-d3f8a0eb0c42eac80ab050f0cbbf5c14dbfca042.zip
moving stuff
Diffstat (limited to 'views/about.ejs')
-rw-r--r--views/about.ejs41
1 files changed, 41 insertions, 0 deletions
diff --git a/views/about.ejs b/views/about.ejs
index 6fee2c4..8fbb2c8 100644
--- a/views/about.ejs
+++ b/views/about.ejs
@@ -15,6 +15,47 @@
</p>
</div>
<div class="container">
+ <!--Community, Video and Software-->
+ <!-- If anyone knows how to fix this please tell me thanks -Alee :)-->
+ <div class="row d-flex justify-content-center">
+ <div class="col-sm">
+ <div class="view overlay">
+ <a href="https://discord.gg/EFhRDqG">
+ <img class="text-center" src="/img/users-solid.svg" height=220px>
+ <div class="mask flex-center rgba-green-strong">
+ <p class="white-text">Community</p>
+ </div>
+ </a>
+ </div>
+ <br>
+ <p class="text-center">Community</p>
+ </div>
+ <div class="col-sm">
+ <div class="view overlay">
+ <a href="https://www.youtube.com/channel/UC9CIwdleH3m_PV35QqULWzA">
+ <img src="/img/video-solid.svg" height=220px>
+ <div class="mask flex-center rgba-green-strong">
+ <p class="white-text">Video</p>
+ </div>
+ </a>
+ </div>
+ <br>
+ <p class="text-center">Video</p>
+ </div>
+ <div class="col-sm">
+ <div class="view overlay">
+ <a href="https://github.com/aleeproductions">
+ <img src="/img/file-code-solid.svg" height=220px>
+ <div class="mask flex-center rgba-green-strong">
+ <p class="white-text">Software</p>
+ </div>
+ </a>
+ </div>
+ <br>
+ <p class="text-center">Software</p>
+ </div>
+ </div>
+
<h1>History</h1>
<p>Alee Productions started in 2016. It used to be called "AleeCorp" and used to make just software but over
time it started branching to other things like making games and videos.