diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..6313b56c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 6090468c..4aa93585 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -46,10 +46,13 @@ export default function Home() { />
-
+
+