------------------------------------------------------------
commit 5c75f195a15a8409fc7e2ed87ee9917b6e697ba5
Author: ffff:100.34.140.5 <ffff:100.34.140.5@hub.scroll.pub> Date: Fri Oct 4 14:08:38 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 8d403b9b2d84c398ab29d80088862abcab64bb9f
Author: root <root@hub.scroll.pub> Date: Fri Oct 4 12:24:54 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