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

Redundant }} symbols in gallery-photo.html #53

Closed
sanshengshi-sss opened this issue Jan 23, 2025 · 2 comments · Fixed by #56
Closed

Redundant }} symbols in gallery-photo.html #53

sanshengshi-sss opened this issue Jan 23, 2025 · 2 comments · Fixed by #56
Labels
bug Something isn't working

Comments

@sanshengshi-sss
Copy link

Hello, I'm just starting to learn Hugo to build a personal blog and really like your theme!

But I'm having some problems with the build:

Is there two extra }} symbols in the file #gallery-photo.html ?

Thank you for your attention.

Image

@gevhaz
Copy link
Owner

gevhaz commented Jan 25, 2025

Hi, glad you like the theme :)

And thanks for contributing already at this stage! I can see that indeed those '}'s are just cluttering the HTML, e.g. in the HTML of the example page:

<li class="gallery-photo">
        <img src="[/img/thumbnails/hugo5.jpg](view-source:http://localhost:1313/img/thumbnails/hugo5.jpg)" }}
             alt="Portrait of me as a kid">
    </li>

@gevhaz gevhaz linked a pull request Jan 25, 2025 that will close this issue
@gevhaz gevhaz added the bug Something isn't working label Jan 25, 2025
@sanshengshi-sss
Copy link
Author

Thank you for your timely maintenance, gevhaz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants