Open Issues Need Help
View All on GitHub Støtt å legge til items med `Enter` about 1 month ago
good first issue
Clear inputen når man legger til nytt item about 1 month ago
good first issue
Sett meta lang på dokumentet 2 months ago
AI Summary: The task is to set the appropriate meta language tag in an HTML/JS summer countdown and bucket list website. The current issue is that the language is not set, resulting in a browser prompt to translate the page. This requires modifying the HTML to include a `<meta>` tag specifying the language (e.g., `<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta name="lang" content="en">`).
Complexity:
1/5
good first issue