Skip to content

Commit

Permalink
added the title tag (#6945)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zasa-san committed Jun 27, 2024
1 parent 878a26d commit 31963a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/react/Markdown/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ const validHtmlTags = new Set([
'th',
'thead',
'time',
'title',
'tr',
'track',
'tspan',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uwazi",
"version": "1.172.2",
"version": "1.172.3",
"description": "Uwazi is a free, open-source solution for organising, analysing and publishing your documents.",
"keywords": [
"react"
Expand Down

0 comments on commit 31963a6

Please sign in to comment.