diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-05 22:05:02 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-05 22:05:02 -0400 |
| commit | 557e496d3c8e41cc7c98bee5d425315922984056 (patch) | |
| tree | 2b2e4b165b3c7bbcd17b2089f498f2912995c263 /views/about.ejs | |
| parent | 4f82b9ffe4a68d4a90213e50c21d763f57c49d2d (diff) | |
| download | alp-website-557e496d3c8e41cc7c98bee5d425315922984056.tar.gz alp-website-557e496d3c8e41cc7c98bee5d425315922984056.tar.bz2 alp-website-557e496d3c8e41cc7c98bee5d425315922984056.zip | |
Tweaking and changing README
Diffstat (limited to 'views/about.ejs')
| -rw-r--r-- | views/about.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/about.ejs b/views/about.ejs index a7f74d3..f00c69f 100644 --- a/views/about.ejs +++ b/views/about.ejs @@ -32,7 +32,7 @@ <h1>Team</h1> <div class="card text-white success-color-dark mb-3" style="max-width: 20rem;"> <div class="card-body"> - <h5 class="card-title">Community Team</h5> + <h5 class="card-title">Community Team (Discord)</h5> <p class="card-text text-white"> <ul> <li>Travis#1777 (Admin)</li> |
