Skip to content

Commit

Permalink
Tutorials->Documentation in meta title Learn area (ocaml#1789)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabine committed Nov 24, 2023
1 parent 6114f1c commit 82d5b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ocamlorg_frontend/pages/tutorial.eml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ let render
~canonical
=
Learn_layout.render
~title:(Printf.sprintf "%s · OCaml Tutorials" tutorial.title)
~title:(Printf.sprintf "%s · OCaml Documentation" tutorial.title)
~description:tutorial.description
~canonical
~active_top_nav_item:Learn
Expand Down

0 comments on commit 82d5b44

Please sign in to comment.