------------------------------------------------------------
commit 5ad28030d9c21655b32799a7649c07f8fc86392e
Author: ffff:67.180.41.152 <ffff:67.180.41.152@hub.scroll.pub> Date: Fri Oct 4 14:39:03 2024 +0000 Updated index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..bb30f0e --- /dev/null +++ b/index.html @@ -0,0 +1,7 @@ +<!DOCTYPE html> +<html lang="en"> +<body> +<link rel="stylesheet" type="text/css" href="roboto.css"> +<p class="scrollParagraph">Hello World my name is</p> +</body> +</html> \ No newline at end of file ------------------------------------------------------------
commit f042ac2c61be90d33604c62a9c8fead5f7f8c0fc
Author: root <root@hub.scroll.pub> Date: Fri Oct 4 14:14:16 2024 +0000 Initial commit from blank template diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..6b06f2f --- /dev/null +++ b/index.scroll @@ -0,0 +1,5 @@ +buildHtml + +theme roboto + +Hello World my name is