-
| Checklist
 How did you create the site?Built from  Descriptionall of my posts doesn't showing lastmod in my github pages Operations you have already triedupdate jekyll, update chirpy, reload file /commons.min.js Anything else?No response | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
| I had the same problem, and could not get it to work on GH pages. I believe that it doesn't work there because GH Pages will not run arbitrary plug-ins, only the ones in their pre-approved list. This is for security reason, which makes sense. What I ended up doing was just setting the var  
 Hope that helps. | 
Beta Was this translation helpful? Give feedback.
-
| I'm fixed it i'm trying remove file and https://github.com/cotes2020/chirpy-starter/blob/main/.github/workflows/pages-deploy.yml and then it normally running | 
Beta Was this translation helpful? Give feedback.
I'm fixed it
i'm trying remove file
/.github/workflows/jekyll.ymland
i'm add file
/.github/workflows/pages-deploy.ymlin jekyll-starter
https://github.com/cotes2020/chirpy-starter/blob/main/.github/workflows/pages-deploy.yml
and then it normally running