diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-11-25 20:58:30 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-11-25 20:58:30 -0500 |
| commit | 8f1879c43d1d185a69a8ec38b9f54416d8253079 (patch) | |
| tree | 4a91802270ccaaf280b56dbc3ac969600b891ae3 /about.html | |
| parent | 2781006f965cfe07c3b4f87202dc69e592a14495 (diff) | |
| download | alp-website-8f1879c43d1d185a69a8ec38b9f54416d8253079.tar.gz alp-website-8f1879c43d1d185a69a8ec38b9f54416d8253079.tar.bz2 alp-website-8f1879c43d1d185a69a8ec38b9f54416d8253079.zip | |
Changed navbar, footer, tos, about
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 41 |
1 files changed, 0 insertions, 41 deletions
@@ -4,47 +4,6 @@ description: Alee Productions is a productions company by Andrew Lee that focuse layout: default permalink: /about --- - <!--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="/assets/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="/assets/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="/assets/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. |
