summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2023-02-04 09:50:13 -0500
committerAdam T. Carpenter <atc@53hor.net>2023-02-04 09:50:13 -0500
commitc7ffc6b368320f7413461998ddab07a75b4b9cd6 (patch)
tree7f4929ab6929b191f411ebc8654f8cb0abc8ed23
parent0e69a6ef382a5eef387753107efe768bb328dbde (diff)
downloadcarpentertutoring-c7ffc6b368320f7413461998ddab07a75b4b9cd6.tar.xz
carpentertutoring-c7ffc6b368320f7413461998ddab07a75b4b9cd6.zip
chore: turnover
-rw-r--r--about/index.php30
1 files changed, 0 insertions, 30 deletions
diff --git a/about/index.php b/about/index.php
index ce80aa9..879f50f 100644
--- a/about/index.php
+++ b/about/index.php
@@ -151,34 +151,4 @@
</section>
<section></section>
-<section class="quiet flexible">
- <figure class="shadowy">
- <picture>
- <source srcset="/assets/williamb.webp" type="image/webp" />
- <source srcset="/assets/williamb.png" type="image/png" />
- <img alt="William Brubaker" src="/assets/williamb.png" />
- </picture>
- <figcaption>William Brubaker</figcaption>
- </figure>
-
- <div>
- <h2>William Brubaker</h2>
- <p>
- William Brubaker graduated from the University of California at Berkeley
- with degrees in Architecture and Business Administration. He subsequently
- worked as project manager for real estate developers of very large
- commercial projects in multiple cities in the United States and in Abu
- Dhabi and Hong Kong. In 2011, William began tutoring GMAT prep and later,
- GRE prep, full time and has done that ever since. Over the past 11 years
- he has tutored over 7,500 hours to hundreds of students. During that time
- he has gradually developed a structured system designed to optimize
- graduate students' tutoring experience. William is the father of three
- children and lives in the foothills of the Sierra Nevada Mountains in
- California.
- </p>
- </div>
-
-</section>
-
-<section></section>
<?php include('../footer.php'); ?>