Skip to content

Commit 082adad

Browse files
committed
fix page builder
1 parent 5ce999d commit 082adad

1 file changed

Lines changed: 1 addition & 24 deletions

File tree

_config.yml

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,2 @@
1-
title: PeproDev Ultimate Invoice
2-
description: The most complete invoice plugin you will ever need. Easily create HTML/PDF invoices for your WC orders, in a beautiful style and e-mail it to your customers.
3-
remote_theme: pages-themes/modernist@v0.2.0
1+
theme: jekyll-theme-cayman
42
show_downloads: true
5-
6-
# Include the README.md file as the homepage
7-
defaults:
8-
- scope:
9-
path: "" # all files in the root
10-
type: "pages"
11-
values:
12-
permalink: /:basename/
13-
14-
# Exclude index.html so README.md takes priority
15-
exclude:
16-
- index.html
17-
18-
# Build settings
19-
plugins:
20-
- jekyll-redirect-from
21-
- jekyll-remote-theme
22-
23-
# Redirect index.html to README.md if someone directly accesses it
24-
redirect_from:
25-
- /index.html

0 commit comments

Comments
 (0)