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

Vue: meta description is missing #10673

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Conversation

qmonmert
Copy link
Contributor

image

@qmonmert qmonmert marked this pull request as ready for review August 25, 2024 20:30
@pascalgrimaud pascalgrimaud merged commit 7b03420 into jhipster:main Aug 25, 2024
35 checks passed
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="JHipster Lite project" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Since this is for a generated app, it should not contains any reference to JHipster Lite (in keeping with #8654).
Using {{ projectName }} should be more appropriate.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I did like for Angular and React, we can update the 3

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, I think we should update the 3 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants