You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After searching pretty much every single file, I found the solution.
This is my own solution, I am not sure if this is the best solution. Nor the side effects of it. However, it wouldn't seem to have any side effects.
Go to the theme dir. Then go to layouts\partials\flex\body-aftercontent.html
Remove:
```
{{ if not .Page.Lastmod.IsZero }}
![image](https://user-images.githubusercontent.com/77219734/193449647-89a59a5e-e679-4f4e-9a5d-a035921248f1.png)
The image is not loading, just copy the link.
I'm looking to figure out how to remove the following from my footer:
In the md for my footer there is just a table with an image inside, not sure where the two links are coming from.
Thoughts?
Thanks!
The text was updated successfully, but these errors were encountered: