diff options
Diffstat (limited to 'app/templates/base')
| -rw-r--r-- | app/templates/base/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/base/layout.html b/app/templates/base/layout.html index 69b470d..a738cec 100644 --- a/app/templates/base/layout.html +++ b/app/templates/base/layout.html @@ -58,7 +58,7 @@ <span class="navbar-item"> <a class="button is-white is-outlined" href="/workout/create"> <span class="icon"> - <i class="fa fa-archive"></i> + <i class="fa fa-plus"></i> </span> <span>Create a Workout</span> </a> |
