Browse Source

create/skeletons: Adjust template names in theme skeleton

pull/13653/head
Joe Mooring 3 months ago
committed by Bjørn Erik Pedersen
parent
commit
75b219db89
  1. 0
      create/skeletons/theme/layouts/page.html
  2. 0
      create/skeletons/theme/layouts/section.html
  3. 4
      testscripts/commands/new.txt

0
create/skeletons/theme/layouts/single.html → create/skeletons/theme/layouts/page.html

0
create/skeletons/theme/layouts/list.html → create/skeletons/theme/layouts/section.html

4
testscripts/commands/new.txt

@ -36,8 +36,8 @@ checkfile content/posts/post-3/bryce-canyon.jpg
checkfile content/posts/post-3/index.md
checkfile layouts/baseof.html
checkfile layouts/home.html
checkfile layouts/list.html
checkfile layouts/single.html
checkfile layouts/section.html
checkfile layouts/page.html
checkfile layouts/taxonomy.html
checkfile layouts/term.html
checkfile layouts/_partials/footer.html

Loading…
Cancel
Save