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

[QUESTION] placement or removal of copyright footer #94

Closed
jmcouffin opened this issue Apr 17, 2024 · 2 comments
Closed

[QUESTION] placement or removal of copyright footer #94

jmcouffin opened this issue Apr 17, 2024 · 2 comments

Comments

@jmcouffin
Copy link

jmcouffin commented Apr 17, 2024

Hi Anton,
Nice work. Revitron and Automad are pretty cool projects.

Quick quesiton, how do you control this
image

both the bottom pages links on the left and the (c) 2024 copyright notice on the right?

@marcantondahmen
Copy link
Owner

Hi, the copyright notice is generated by the theme. In this case I guess it is the default one. There is no setting to disable this. However it is quite straight forward to get rid of it by just deleting it from the template.

@jmcouffin
Copy link
Author

jmcouffin commented Apr 18, 2024

Starting to get the hang of it

in /automad/packages/standard/templates/post.php

I can comment

<li class="uk-text-right uk-text-left-small">
    <a href="/">
        &copy; @{ :now | dateFormat('Y') } @{ sitename }
    </a>
</li>

Thanks for your answer.

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