diff --git a/docs-src/_includes/nav.11ty.cjs b/docs-src/_includes/nav.11ty.cjs index 8f51c12..4213048 100644 --- a/docs-src/_includes/nav.11ty.cjs +++ b/docs-src/_includes/nav.11ty.cjs @@ -1,9 +1,9 @@ module.exports = function(data) { return ` `; }; diff --git a/docs-src/_includes/page.11ty.cjs b/docs-src/_includes/page.11ty.cjs index 737ca1c..7b57514 100644 --- a/docs-src/_includes/page.11ty.cjs +++ b/docs-src/_includes/page.11ty.cjs @@ -11,10 +11,10 @@ module.exports = function(data) { ${data.title} - + - - + + ${header()} diff --git a/docs/api/index.html b/docs/api/index.html index f447651..52e1e7d 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -6,10 +6,10 @@ <my-element> ⌲ Docs - + - - + + @@ -19,10 +19,10 @@
diff --git a/docs/examples/index.html b/docs/examples/index.html index 32d76ac..7a3d4fd 100644 --- a/docs/examples/index.html +++ b/docs/examples/index.html @@ -6,10 +6,10 @@ <my-element> ⌲ Examples ⌲ Basic - + - - + + @@ -19,10 +19,10 @@
diff --git a/docs/examples/name-property/index.html b/docs/examples/name-property/index.html index c09f86d..699244a 100644 --- a/docs/examples/name-property/index.html +++ b/docs/examples/name-property/index.html @@ -6,10 +6,10 @@ <my-element> ⌲ Examples ⌲ Name Property - + - - + + @@ -19,10 +19,10 @@
diff --git a/docs/index.html b/docs/index.html index ba76fd8..895c19c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,10 +6,10 @@ <my-element> ⌲ Home - + - - + + @@ -19,10 +19,10 @@
diff --git a/docs/install/index.html b/docs/install/index.html index 30ec403..2ebe663 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -6,10 +6,10 @@ <my-element> ⌲ Install - + - - + + @@ -19,10 +19,10 @@