Skip to content

Commit 0743da1

Browse files
kjaymillerCopilot
andauthored
Update CONTRIBUTING.md
Co-authored-by: Copilot <[email protected]>
1 parent 6366eff commit 0743da1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ class About(Page):
7272

7373
```
7474
75-
```
76-
7775
The `@app.page` tells Render Engine that we're build a single page vs a collection of pages.
7876
7977
The `class About(Page):` tells us about the Page object. Attributes will pass information on render engine and the jinja template that will be loaded

0 commit comments

Comments
 (0)