Skip to content
Snippets Groups Projects
Unverified Commit e45c21f7 authored by Sébastien Gaya's avatar Sébastien Gaya Committed by GitHub
Browse files

Merge pull request #1574 from noesya/fix-pages-breadcrumb-title

fix pages breadcrumb title
parents 312e6ca2 b8fb5926
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,4 @@ breadcrumbs:
path: "<%= page.path %>"
<% end %>
- title: >-
<%= current.to_s %>
\ No newline at end of file
<%= current.best_title %>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment