Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cfrBernard authored Aug 19, 2024
1 parent f083c1e commit cb98802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="apple-touch-icon" sizes="152x152" href="resources/img/ios/ios-icon-152px.png">
<link rel="apple-touch-icon" sizes="144x144" href="resources/img/ios/ios-icon-144px.png">
<link rel="apple-touch-icon" sizes="120x120" href="resources/img/ios/ios-icon-120px.png">
<title>To-Do List</title>
<title translate="no">To-Do List</title>
</head>
<body>

Expand All @@ -29,7 +29,7 @@

<h1>Legal Notice</h1>
<hr>
<h2>Classic To-Do List</h2>
<h2 translate="no">Classic To-Do List</h2>
<h3>Site Editor:</h3>
<p>C. Bernard
<br>Email: cfr.bernard@yahoo.com</p>
Expand Down

0 comments on commit cb98802

Please sign in to comment.