Skip to content

Commit

Permalink
added title to Code inner page #1159
Browse files Browse the repository at this point in the history
  • Loading branch information
dariiing committed Aug 17, 2023
1 parent 111daed commit 6d4c161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/code/inner.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ define([
Messages,
CMeditor)
{
document.title = Messages.type.code;
window.CodeMirror = CMeditor;

var MEDIA_TAG_MODES = Object.freeze([
Expand Down

0 comments on commit 6d4c161

Please sign in to comment.