mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-15 01:33:40 +00:00
docs updates
This commit is contained in:
parent
f192f9a23d
commit
388a2bf78b
4 changed files with 17 additions and 6 deletions
content/notes
|
@ -6,6 +6,9 @@ Still having trouble? Here are a list of common questions and problems people en
|
|||
|
||||
While you're here, join our [Discord](https://discord.gg/cRFFHYye7t) :)
|
||||
|
||||
### My GitHub pages is just showing the README and not Quartz
|
||||
Make sure you set the source to deploy from `master` (and not `hugo`) using `/ (root)`! See more in the [hosting](/notes/hosting) guide
|
||||
|
||||
### Some of my pages have 'January 1, 0001' as the last modified date
|
||||
This is a problem caused by `git` treating files as case-insensitive by default and some of your posts probably have capitalized file names. You can turn this off in your Quartz by running this command.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue