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

Removing the button on the RHS of the webpage #44

Open
PRUBHTEJ opened this issue Mar 15, 2022 · 1 comment
Open

Removing the button on the RHS of the webpage #44

PRUBHTEJ opened this issue Mar 15, 2022 · 1 comment

Comments

@PRUBHTEJ
Copy link

Greetings!

I'm trying to remove the button on the right side of the webpage, but I'm unable to do so.
The picture is attached below: -
Screenshot 2022-03-15 at 6 47 26 PM

@dagerzuga
Copy link
Contributor

Hey @PRUBHTEJ, this is more a question than an actual issue.

You can go to layouts/partials/header.html and remove from lines 32 to 36.

This part:

    {{ with .OutputFormats.Get "rss" -}}
        <div class="feed-icons">
            <a href="{{ .Permalink }}"><img src="/img/feed-icon.svg" alt="RSS feed" /></a>
        </div>
    {{ end -}}

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

No branches or pull requests

2 participants