diff options
author | Logan Hunt <loganthebean222@gmail.com> | 2017-07-12 08:34:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-12 08:34:29 -0700 |
commit | fa87bb121ee3bbf2e70086f140029c0b9174c284 (patch) | |
tree | 9cfe31e9845f9d10661c7b260da668e0c9b4d5b5 | |
parent | 24bfb10a97f5d93927839c210b27d39232cb4b72 (diff) | |
download | old-src-backup-fa87bb121ee3bbf2e70086f140029c0b9174c284.tar.gz old-src-backup-fa87bb121ee3bbf2e70086f140029c0b9174c284.zip |
Update webcomic.html
-rw-r--r-- | webcomic.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/webcomic.html b/webcomic.html index 0483d34..d3fa977 100644 --- a/webcomic.html +++ b/webcomic.html @@ -26,6 +26,7 @@ and is wrapped around the whole page content, except for the footer in this exam <div class="w3-card-1 w3-margin w3-indigo"> <div class="w3-container"> <h3><b>WELCOME TO ML COMICS</b></h3> + <p>ML comics, founded by Miranda and Logan Hunt, is a webcomic with much inspiration from xkcd.</p> <!-- Blog entry --> <!-- 'ctrl + /' to comment --> @@ -60,12 +61,6 @@ and is wrapped around the whole page content, except for the footer in this exam <div class="w3-col l20 s500"> <!-- Blog entry --> - - <div class="w3-container"> - <p>ML comics, founded by Miranda and Logan Hunt, is a webcomic with much inspiration from xkcd.</p> - <div class="w3-row"> - </div> </div> - </div> <hr> <!-- Blog entry --> |