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

Homepage last modified date 0001-01-01 #2136

Open
LilithHafner opened this issue Aug 4, 2024 · 4 comments
Open

Homepage last modified date 0001-01-01 #2136

LilithHafner opened this issue Aug 4, 2024 · 4 comments
Labels

Comments

@LilithHafner
Copy link
Member

Describe the bug
The homepage shows "Last modified: 0001-01-01. This site is powered by Netlify, Franklin.jl..."

Other pages are fine.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://julialang.org/
  2. Scroll down to footer
  3. See error
@ViralBShah
Copy link
Member

Perhaps relevant? tlienart/Franklin.jl#700

@LilithHafner
Copy link
Member Author

I don't think the solution in that issue fixes this because other pages which use the same Last modified: {{ fill fd_mtime }}. invocation are fine. I'm guessing it has to do with special handling we give the homepage for faster load time.

@IanButterworth
Copy link
Member

I think we just need to edit the homepage?

@IanButterworth
Copy link
Member

I edited index.html in #2157 but the home page date is still bad on the preview and now deployed version.

@tlienart any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants