this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

update index.md to enhance welcome message and add additional information about Smallweb

pomdtr 907aef5d 4a9d0e01

+10 -2
+10 -2
cmd/embed/workspace/www/index.md
··· 1 - # Welcome to Smallweb! 1 + --- 2 + title: Welcome to Smallweb 3 + --- 2 4 3 - This is a simple markdown file served by Smallweb. 5 + # Welcome to Smallweb 6 + 7 + This is a simple markdown file served by Smallweb. You can find it at `$SMALLWEB_DIR/www/index.md`. Feel free to edit it and refresh the page to see your changes. 8 + 9 + ## What is Smallweb? 10 + 11 + You can find more information about Smallweb at [smallweb.run](https://smallweb.run).