diff --git a/README.md b/README.md index 8a46bf7..8c1b193 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repository provides minimal HTML for starting a new web site! +Your own unique website can be your identity on the Internet! You can use it to set up a simple personal page that lets you use [IndieAuth](https://indieweb.org/IndieAuth) and [social readers](https://indieweb.org/social_reader). + ## How to play 1. Fork this repository to your user account. diff --git a/index.html b/index.html index 5d03734..f2479d9 100644 --- a/index.html +++ b/index.html @@ -1,39 +1,67 @@ - + - + 3. Copy that tag and paste it after this HTML comment. + 4. Publish the updated page! + --> My New Website + - -

My New Website

-
-

- Hi, my name is Jane Smith and I am a human on the Internet. -

-

- You can find me on other websites below: + + +

+ +

+ I'm Jane Smith. +

+ +

+ ...and I am a human on the Internet.

-
+ - + + \ No newline at end of file