Skip to content

Commit

Permalink
Add Registration form
Browse files Browse the repository at this point in the history
Signed-off-by: Choonho Son <choonho.son@snu.ac.kr>
  • Loading branch information
Choonho Son committed Mar 29, 2024
1 parent fa83138 commit acb1cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/up-business-theme/layouts/page/register.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="container-fluid">
<div class="row">
<div class="col d-flex justify-content-center">
<div class="display-6 fw-bolder">Live Demo</div>
<div class="display-6 fw-bolder">Live Demo & Free Trial</div>
</div>
</div>
<div class="row shadow-sm">
Expand Down Expand Up @@ -58,7 +58,7 @@
<div class="container-fluid">
<div class="row">
<div class="col d-flex justify-content-center">
<div class="display-6 fw-bolder">Self Service</div>
<div class="display-6 fw-bolder">Business</div>
</div>
</div>
<div class="row shadow-sm">
Expand Down

0 comments on commit acb1cd7

Please sign in to comment.