Skip to content

Commit 552b76e

Browse files
committed
Really fix site.baseurl usage
1 parent 6447b79 commit 552b76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: messageformat.js
1010
tagline: 'ICU MessageFormat for Javascript'
1111
description: 'Gender- and plural-capable messages using ICU MessageFormat'
1212
url: https://messageformat.github.io
13-
baseurl: /
13+
baseurl:
1414

1515
author:
1616
name: 'Alex Sexton & Eemeli Aro'

0 commit comments

Comments
 (0)