-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[AMENDMENT] Ability to edit unclear/not working #247
Comments
Same here |
Hello, I have the same issue, it is not possible to modify the content of the security checlist with the .yml , could you please give us a hint of how to do it ? thank you |
up |
I think it's this part that you need to update, to fetch a checklist from an alternate source: personal-security-checklist/web/src/routes/layout.tsx Lines 10 to 16 in c091ccf
|
Location Amendments I modified the personal-security-checklist/web/src/routes/layout.tsx with the local address where my modified file is located (changing line 11 in layout.tsx file). However when the site loads, the information that should be in the yml file does not appear (the rest of the site loads correctly). Could you give us an example of how I have to write the local URL for it to work correctly? Thanks in advance! |
Location
personal-security-checklist.yml
Amendments
Hey I tried to edit the personal-security-checklist.yml to remove some categories however when I tried to start :
yarn dev
no modification is made even when trying to rename a categoryWhen building the static version it's not working as well to get a modified results.
Do you have any idea why it isn't modifying ?
I tried to go from scratch and do It on a clean project folder but still got a same issue
Thanks in advance for the help
Would you like to submit a PR?
None
Please tick the boxes
The text was updated successfully, but these errors were encountered: