File tree Expand file tree Collapse file tree 4 files changed +3
-0
lines changed
Expand file tree Collapse file tree 4 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 44
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > 1239. Maximum Length of a Concatenated String with Unique Characters</ title >
7+ < link rel ="icon " href ="../../VN.ico ">
78 < style >
89
910 * {
Original file line number Diff line number Diff line change 44
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Replace Non-Coprime Numbers in Array</ title >
7+ < link rel ="icon " href ="../../VN.ico ">
78 < style >
89
910 * {
Original file line number Diff line number Diff line change @@ -328,6 +328,7 @@ def _generate_html(self) -> str:
328328 <meta charset="UTF-8">
329329 <meta name="viewport" content="width=device-width, initial-scale=1.0">
330330 <title>{ self .title } </title>
331+ <link rel="icon" href="../../VN.ico">
331332 <style>
332333 { self ._get_css ()}
333334 </style>
You can’t perform that action at this time.
0 commit comments