From 36256e492c3ce06ac8f17ffad834ea8b9ee2f1cc Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: gh redirects --- forms/index.htm | 2 +- gh/forms/index.htm | 19 +++++++++++++++++++ gh/index.htm | 19 +++++++++++++++++++ gh/www/index.htm | 19 +++++++++++++++++++ www/index.htm | 2 +- 5 files changed, 59 insertions(+), 2 deletions(-) create mode 100644 gh/forms/index.htm create mode 100644 gh/index.htm create mode 100644 gh/www/index.htm diff --git a/forms/index.htm b/forms/index.htm index 2d5235d..cbf5f56 100644 --- a/forms/index.htm +++ b/forms/index.htm @@ -27,7 +27,7 @@ A very basic text to html converter that only supports paragraphs, headers, and non-inline links

SOURCE

-

The source code is +

The source code is here and you can get it with:

git clone http://github.com/porterswanstrom/forms

diff --git a/gh/forms/index.htm b/gh/forms/index.htm new file mode 100644 index 0000000..eb3deec --- /dev/null +++ b/gh/forms/index.htm @@ -0,0 +1,19 @@ + + + + + +Porter Swanstrom
+ +

Porter Swanstrom

+ .: ʜᴏᴍᴇ + .: ᴘʀᴏᴊᴇᴄᴛꜱ + .: ᴀʙᴏᴜᴛ + +
+ +
+ +Made by Porter Swanstrom + +
diff --git a/gh/index.htm b/gh/index.htm new file mode 100644 index 0000000..9b44901 --- /dev/null +++ b/gh/index.htm @@ -0,0 +1,19 @@ + + + + + +Porter Swanstrom
+ +

Porter Swanstrom

+ .: ʜᴏᴍᴇ + .: ᴘʀᴏᴊᴇᴄᴛꜱ + .: ᴀʙᴏᴜᴛ + +
+ +
+ +Made by Porter Swanstrom + +
diff --git a/gh/www/index.htm b/gh/www/index.htm new file mode 100644 index 0000000..2b859a3 --- /dev/null +++ b/gh/www/index.htm @@ -0,0 +1,19 @@ + + + + + +Porter Swanstrom
+ +

Porter Swanstrom

+ .: ʜᴏᴍᴇ + .: ᴘʀᴏᴊᴇᴄᴛꜱ + .: ᴀʙᴏᴜᴛ + +
+ +
+ +Made by Porter Swanstrom + +
diff --git a/www/index.htm b/www/index.htm index cef48e7..90e5bd7 100644 --- a/www/index.htm +++ b/www/index.htm @@ -70,7 +70,7 @@ also started to add some basic css and successfully got a working header and footer

SOURCE

-

The source code is +

The source code is here and you can get it with:

git clone http://github.com/porterswanstrom/www

-- cgit 1.4.1