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

last_modified_at error #21

Open
TamaMcGlinn opened this issue Apr 11, 2024 · 0 comments
Open

last_modified_at error #21

TamaMcGlinn opened this issue Apr 11, 2024 · 0 comments

Comments

@TamaMcGlinn
Copy link
Contributor

TamaMcGlinn commented Apr 11, 2024

Ik krijg deze error van bundle exec jekyll serve:

YAML Exception reading /home/tama/code/boekhouden-met-gnucash/index.markdown: (<unknown>): found character that cannot start any token while scanning for the next token at line 9 column 22

Dat gaat over last_modified_at in index.markdown:

---
layout: page
title: Welkom
permalink: /
nav_order: 0
last_modified_date: {% last_modified_at %}
---

Het is zeker een goed idee om de build-date in de pagina weer te geven, dan krijg je niet meer issues waarin wordt gevraagd of het up-to-date is, maar dit werkt zo te zien niet. Zullen we het verwijderen, of verbeteren?

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

1 participant