diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-21 11:08:43 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-21 11:08:43 -0500 |
| commit | 7173bb12bcfaf46d497174172e0af100ceb5964a (patch) | |
| tree | a4156a956cd508eded33256f5f2c480a51c051ed /about.php | |
| parent | 8abb1350371177d2f001e0aea82c3cc703759918 (diff) | |
| download | pillowcase-7173bb12bcfaf46d497174172e0af100ceb5964a.tar.gz pillowcase-7173bb12bcfaf46d497174172e0af100ceb5964a.tar.bz2 pillowcase-7173bb12bcfaf46d497174172e0af100ceb5964a.zip | |
Created About page
Diffstat (limited to 'about.php')
| -rw-r--r-- | about.php | 18 |
1 files changed, 17 insertions, 1 deletions
| diff --git a/about.php b/about.php index 51d7383..83b284a 100644 --- a/about.php +++ b/about.php | |||
| @@ -6,7 +6,23 @@ include('header.php'); | |||
| 6 | <H1>About</H1> | 6 | <H1>About</H1> |
| 7 | 7 | ||
| 8 | <P> | 8 | <P> |
| 9 | This page is soooo under construction. Hopefully Starla'll be bothered to finish it someday. | 9 | Pillowcase is a <A HREF="http://fourisland.com/">Four Island</A> project, majorly operated by Starla Insigna, though |
| 10 | it is possible that other people may have contributed to it (see <A HREF="/contribute.php">contributing</A>). | ||
| 11 | </P> | ||
| 12 | |||
| 13 | <P> | ||
| 14 | Pillowcase is a webcomic about.... you guessed it, a Pillowcase. While ordinarily this may seem drab and boring, some | ||
| 15 | people can be <DEL>insane</DEL> very imaginative. This comic updates daily with a new short edition of the | ||
| 16 | Pillowcase's latest act of insanity. | ||
| 17 | </P> | ||
| 18 | |||
| 19 | <P> | ||
| 20 | Pillowcase was originally a fake news story on another Four Island project, | ||
| 21 | <A HREF="http://false.fourisland.com/">True Falsities</A> (<A HREF="http://false.fourisland.com/2009/02/bluemonkeys-saga/">the story</A>). | ||
| 22 | It was a short story about how Bluemonkey (a Four Island regular), after going a bit insane, started a webcomic | ||
| 23 | called "Pillowcase". The story was written by Starla, so she is not stealing anyone's ideas. Anyway, after writing the | ||
| 24 | story and providing the first 11 Pillowcase comics with it, Starla went a little Pillowcase-insane and turned it | ||
| 25 | into a real webcomic. | ||
| 10 | </P> | 26 | </P> |
| 11 | <?php | 27 | <?php |
| 12 | 28 | ||
