about
This commit is contained in:
parent
ff4b576f61
commit
b3e231eff9
4 changed files with 15 additions and 8 deletions
23
about.html
23
about.html
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Ruth and Dianne are Starting a Band | About</title>
|
||||
<title>Me?</title>
|
||||
|
||||
<!-- style -->
|
||||
<link href="css/style.css" rel="stylesheet" type="text/css" media="all">
|
||||
|
@ -21,15 +21,22 @@
|
|||
<div class="writeHeader"></div>
|
||||
|
||||
<div class="subPage clearfix">
|
||||
<h1>About</h1>
|
||||
<p>This is an example of how to use the <strong>Rarebit template.</strong> It uses a public domain comic strip called <strong>Teena</strong> that ran in newspapers from 1944 to 1963.</p>
|
||||
<h1>Me?</h1>
|
||||
<p>I'm an artist from Venezuela, living in Argentina.
|
||||
I do drawing and 3d and stuff for fun, not as a job.</p>
|
||||
|
||||
<img src="img/hildaterry.png" alt="Hilda Terry" class="clearfix leftPic"/>
|
||||
|
||||
<img src="img/wafu.png" alt="Wafu" class="clearfix leftPic"/>
|
||||
|
||||
<div id="authorBlurb">
|
||||
<p>The author, <strong>Hilda Terry</strong>, became the first woman allowed to join the National Cartoonists Society, upon which she lobbied for other women cartoonists to join, such as <strong>Mopsy</strong> author <strong>Gladys Parker.</strong></p>
|
||||
<p>She also held a firm belief that she was a reincarnation of <strong>Dorcas Good</strong>, a child imprisoned after being accused of practicing witchcraft in the 1692 Salem witch trials.</p>
|
||||
<p>Say what you will, but the lady's got range!</p>
|
||||
<div id="authorBlurb" style="text-align: center;">
|
||||
<p> You can find more info about me over here in <a href="https://waifuism.life/">waifuism.life</a></p>
|
||||
<p>But here are some of my socials:</p>
|
||||
<p><a href="https://mai.waifuism.life/@waifu">Main account on the Fediverse</a></p>
|
||||
<p><a href="https://www.pixiv.net/en/users/69402865">Pixiv</a></p>
|
||||
<p><a href="https://www.patreon.com/thewaifuismlife">Patreon</a></p>
|
||||
<p><a href="https://twitter.com/waifuism_life">X / Twitter / however it is called now</a></p>
|
||||
<p><a href="https://www.instagram.com/waifuism_life/">Insta gram</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 174 KiB |
BIN
img/logo.png
BIN
img/logo.png
Binary file not shown.
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 63 KiB |
BIN
img/wafu.png
Normal file
BIN
img/wafu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Reference in a new issue