Refector css and add TOC
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
eleventyExcludeFromCollections: true
|
||||
layout: layouts/base.njk
|
||||
title: Nathan Upchurch | Quizzes
|
||||
tags:
|
||||
- metadata
|
||||
structuredData: none
|
||||
description: "Bored? Take a fun quiz to while away the time!"
|
||||
---
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
tags: ["quiz"],
|
||||
tags: ["quiz", "metadata", "profilePic", "postList"],
|
||||
layout: "layouts/quizzes.njk",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user