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

Daryn Demo PR #6

Closed
wants to merge 2 commits into from
Closed

Daryn Demo PR #6

wants to merge 2 commits into from

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Sep 13, 2024

💡 (index.html): reformat HTML for better readability and maintainability

Reformatting the HTML structure improves readability by ensuring consistent indentation and spacing. This makes the code easier to maintain and understand for future developers.

Reformatting the HTML structure improves readability by ensuring consistent indentation and spacing. This makes the code easier to maintain and understand for future developers.
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://yellow-pond-042d21b03-6.westeurope.5.azurestaticapps.net

@MrHinsh MrHinsh marked this pull request as ready for review September 13, 2024 08:27
<header> {{ partial "header.html" . }} </header>
<main>
Daryn {{ block "main" . }}{{ end }}
Copy link
Member Author

Choose a reason for hiding this comment

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

Why is this on the same line?

</header>
<main>
{{ block "main" . }}{{ end }}
<div class="container col-xxl-8 px-4 py-5">
Copy link
Member Author

Choose a reason for hiding this comment

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

Why did you delete this?

@MrHinsh MrHinsh closed this Sep 13, 2024
@MrHinsh MrHinsh deleted the topic/daryn-demo branch September 13, 2024 08:31
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://yellow-pond-042d21b03-6.westeurope.5.azurestaticapps.net

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.

1 participant