Skip to content

Commit

Permalink
Updated FAQ (google#9671)
Browse files Browse the repository at this point in the history
FAQ was wrongly listed as a "parent" page, so it ended up with a
mysterious, empty table of contents at the bottom of the page (not to be
confused with the table of contents for the structure of the page itself
which should be there and is left unchanged).

Go to [the current faq page](https://google.github.io/oss-fuzz/faq/) and
scroll to the bottom to see what I mean. This fix cleans that up and I
confirmed by running locally.
  • Loading branch information
hayleycd authored Feb 9, 2023
1 parent 7a0727c commit 209de62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
layout: default
title: FAQ
has_children: true
nav_order: 7
permalink: /faq/
---
Expand Down

0 comments on commit 209de62

Please sign in to comment.