Skip to content
This repository was archived by the owner on May 2, 2021. It is now read-only.

Commit 5b021af

Browse files
committed
fix: wrong branch
1 parent 621b9fb commit 5b021af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fevr-new",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Fevr static website",
55
"main": "index.js",
66
"scripts": {

static/admin/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
backend:
22
name: git-gateway
3-
branch: eleventy
3+
branch: master
44
publish_mode: editorial_workflow
55
media_folder: 'static/img/contents'
66
public_folder: '/img/contents'

0 commit comments

Comments
 (0)