mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Convert default template to javascript
This commit is contained in:
parent
0d4d98b6d0
commit
ce0bd8b7f8
3 changed files with 126 additions and 101 deletions
|
|
@ -3,7 +3,7 @@ class TV {
|
|||
// or `get data() {`
|
||||
data() {
|
||||
return {
|
||||
layout: 'default.njk',
|
||||
layout: 'default.11ty.js',
|
||||
|
||||
pagination: {
|
||||
data: 'video-list',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue