Fix toc issue (#3192)
Signed-off-by: George Araújo <george.gcac@gmail.com>
This commit is contained in:
parent
d7ba3c209a
commit
ae741aaada
2
FAQ.md
2
FAQ.md
@ -3,6 +3,7 @@
|
|||||||
Here are some frequently asked questions. If you have a different question, please check if it was not already answered in the Q&A section of the [GitHub Discussions](https://github.com/alshedivat/al-folio/discussions/categories/q-a). If not, feel free to ask a new question there.
|
Here are some frequently asked questions. If you have a different question, please check if it was not already answered in the Q&A section of the [GitHub Discussions](https://github.com/alshedivat/al-folio/discussions/categories/q-a). If not, feel free to ask a new question there.
|
||||||
|
|
||||||
<!--ts-->
|
<!--ts-->
|
||||||
|
|
||||||
- [Frequently Asked Questions](#frequently-asked-questions)
|
- [Frequently Asked Questions](#frequently-asked-questions)
|
||||||
- [After I create a new repository from this template and setup the repo, I get a deployment error. Isn't the website supposed to correctly deploy automatically?](#after-i-create-a-new-repository-from-this-template-and-setup-the-repo-i-get-a-deployment-error-isnt-the-website-supposed-to-correctly-deploy-automatically)
|
- [After I create a new repository from this template and setup the repo, I get a deployment error. Isn't the website supposed to correctly deploy automatically?](#after-i-create-a-new-repository-from-this-template-and-setup-the-repo-i-get-a-deployment-error-isnt-the-website-supposed-to-correctly-deploy-automatically)
|
||||||
- [I am using a custom domain (e.g., foo.com). My custom domain becomes blank in the repository settings after each deployment. How do I fix that?](#i-am-using-a-custom-domain-eg-foocom-my-custom-domain-becomes-blank-in-the-repository-settings-after-each-deployment-how-do-i-fix-that)
|
- [I am using a custom domain (e.g., foo.com). My custom domain becomes blank in the repository settings after each deployment. How do I fix that?](#i-am-using-a-custom-domain-eg-foocom-my-custom-domain-becomes-blank-in-the-repository-settings-after-each-deployment-how-do-i-fix-that)
|
||||||
@ -20,6 +21,7 @@ Here are some frequently asked questions. If you have a different question, plea
|
|||||||
- [How can I update Tabler Icons version on the template](#how-can-i-update-tabler-icons-version-on-the-template)
|
- [How can I update Tabler Icons version on the template](#how-can-i-update-tabler-icons-version-on-the-template)
|
||||||
- [What do all these GitHub actions/workflows mean?](#what-do-all-these-github-actionsworkflows-mean)
|
- [What do all these GitHub actions/workflows mean?](#what-do-all-these-github-actionsworkflows-mean)
|
||||||
- [How can I use Google Search Console ID on the template?](#how-can-i-use-google-search-console-id-on-the-template)
|
- [How can I use Google Search Console ID on the template?](#how-can-i-use-google-search-console-id-on-the-template)
|
||||||
|
|
||||||
<!--te-->
|
<!--te-->
|
||||||
|
|
||||||
## After I create a new repository from this template and setup the repo, I get a deployment error. Isn't the website supposed to correctly deploy automatically?
|
## After I create a new repository from this template and setup the repo, I get a deployment error. Isn't the website supposed to correctly deploy automatically?
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
# Installing and Deploying
|
# Installing and Deploying
|
||||||
|
|
||||||
<!--ts-->
|
<!--ts-->
|
||||||
|
|
||||||
- [Installing and Deploying](#installing-and-deploying)
|
- [Installing and Deploying](#installing-and-deploying)
|
||||||
- [Recommended Approach](#recommended-approach)
|
- [Recommended Approach](#recommended-approach)
|
||||||
- [Local setup on Windows](#local-setup-on-windows)
|
- [Local setup on Windows](#local-setup-on-windows)
|
||||||
@ -18,6 +19,7 @@
|
|||||||
- [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages)
|
- [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages)
|
||||||
- [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only)
|
- [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only)
|
||||||
- [Upgrading from a previous version](#upgrading-from-a-previous-version)
|
- [Upgrading from a previous version](#upgrading-from-a-previous-version)
|
||||||
|
|
||||||
<!--te-->
|
<!--te-->
|
||||||
|
|
||||||
## Recommended Approach
|
## Recommended Approach
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user