diff options
| author | pokesudenk <thisis@notarealema.il> | 2018-03-07 17:12:58 -0500 |
|---|---|---|
| committer | pokesudenk <thisis@notarealema.il> | 2018-03-07 17:12:58 -0500 |
| commit | 6c82d3b7f67798ec4ff8663ac66d25ad79bb9642 (patch) | |
| tree | d2aaa58c3cc6f3dbcb1d33b387ac58b298d56776 | |
| parent | 415080ec33a4fe1658ffc3390761fa2e21a8c64e (diff) | |
| download | pokeworld-website-6c82d3b7f67798ec4ff8663ac66d25ad79bb9642.tar.gz pokeworld-website-6c82d3b7f67798ec4ff8663ac66d25ad79bb9642.tar.bz2 pokeworld-website-6c82d3b7f67798ec4ff8663ac66d25ad79bb9642.zip | |
trying a thing
| -rw-r--r-- | about.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -26,7 +26,11 @@ <div class="container"> <h1>About</h1> <h2>Learn about us.</h2> - <p>Hi, I am dummy developer text.</p> + <h3>Origination</h3> + <p>Origination + Text + Here + </p> </div> <footer> <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> |
