Skip to content

Commit 85d4ce8

Browse files
change page description
1 parent abfcbc9 commit 85d4ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ function Home() {
6363
return (
6464
<Layout
6565
title={`${siteConfig.title}`}
66-
description="Description will go into a meta tag in <head />"
66+
description="Java library for creating XML files based on Universal Bussiness Language (UBL) <head />"
6767
>
6868
<header className={clsx("hero hero--primary", styles.heroBanner)}>
6969
<div className="container">

0 commit comments

Comments
 (0)