aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/about/index.html.erb')
-rw-r--r--app/views/about/index.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/about/index.html.erb b/app/views/about/index.html.erb
index e5d6aff..aeaf3e5 100644
--- a/app/views/about/index.html.erb
+++ b/app/views/about/index.html.erb
@@ -1,6 +1,6 @@
<ol class="breadcrumb">
- <li><a href="/"><%= t :home %></a></li>
- <li class="active"><%= t :about %></li>
+ <li class="breadcrumb-item"><a href="/"><%= t :home %></a></li>
+ <li class="breadcrumb-item active"><%= t :about %></li>
</ol>
<h1>About packages.gentoo.org</h1>