commit | 2566dc60199908d06c35d1c33eb5e0405999647a | [log] [tgz] |
---|---|---|
author | Eric Park <me@ericswpark.com> | Sat Jul 03 00:41:11 2021 +0900 |
committer | Eric Park <me@ericswpark.com> | Sat Jul 03 13:35:12 2021 +0900 |
tree | 357356b7e189b58cce1064902214942f417b5af2 | |
parent | d023e0a95fb9ad5ee269f3cffefa153fa8e3f128 [diff] [blame] |
Add BlissLabs mention to bottom of page Change-Id: Iefba36e5ae8384be3165bee0ef1716e5e326edd3
diff --git a/index.html b/index.html index fb4494a..fd7623a 100644 --- a/index.html +++ b/index.html
@@ -347,7 +347,7 @@ </div> <div class="row"> <div class="col-md-12 text-center"> - <p class="mb-0 mt-2">© 2021 BlissLabs. All rights reserved</p> + <p class="mb-0 mt-2">© 2021 Made with ❤️ <a href="https://blisslabs.org/">by BlissLabs</a>. All rights reserved</p> </div> </div> </div>