Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change typos, date format, first weekday #24

Closed
wants to merge 1 commit into from

Conversation

rmirau
Copy link
Collaborator

@rmirau rmirau commented Nov 17, 2023

*Multiple typos changed
*fullyear and weeknumber changed to dd-mm-yyyy format on homescreen
*removed "Home" header since after signup it's the only screen we care about for now
*changed first weekday from sunday to monday

@@ -59,7 +59,7 @@ export async function sign_in(username, password) {
}
})
.then((response) => {
console.debug("Sucessfull SignIn");
console.debug("Successfull SignIn ajsldkjasd");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does ajsldkjasd mean?


<article>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is article and aside not wanted? I thought semantic html is the way to go/ best practice and makes the life of crawlers easier (and gives a higher score when our website is rated by the search engine).

@mobergmann
Copy link
Owner

Closed because this PR is a subset of #25

@mobergmann mobergmann closed this Nov 18, 2023
@rmirau rmirau deleted the change_date_first_weekday_and_typos branch November 24, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants