index.html 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. <!DOCTYPE html>
  2. <html lang="en" class="no-js default-scroll">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
  6. <meta name="google-site-verification" content="kp06-RPhHu97jLQv5c7nl_jyj3wDwTBIpC_OogW-TFc" />
  7. <meta name="description" content="David Windham">
  8. <meta name="author" content="David Windham">
  9. <title>David Windham</title>
  10. <meta property="og:title" content="David Windham"/>
  11. <meta property="og:description" content="Something Else"/>
  12. <meta property="og:type" content="website"/><meta property="og:url" content="https://davidwindham.com"/><meta property="og:site_name" content="David Windham"/><meta property="og:image" content="img/og_image.jpg"/><meta property="fb:app_id" content="203136806559589" /><meta name="twitter:site" content="@windhamdavid"><meta name="twitter:creator" content="@windhamdavid"><meta name="twitter:title" content="David Windham"><meta name="twitter:description" content="Something Else"><meta name="twitter:image" content="img/ogt_image.jpg"><meta name="twitter:card" content="summary_large_image"><link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png"><link rel="manifest" href="img/site.webmanifest"><link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#3f3f3f"><meta name="msapplication-TileColor" content="#000000"><meta name="theme-color" content="#ffffff">
  13. <link rel="stylesheet" href="css/dw.css">
  14. </head>
  15. <body>
  16. <!-- ============================= ** HEADER ** ============================= -->
  17. <header id="header" class="header" role="banner">
  18. <div class="header-ui">
  19. <div class="brand--nav">
  20. <h1>David Windham</h1>
  21. </div>
  22. </div>
  23. </header>
  24. <header class="header-small">
  25. <a href="./index.php" class="brand">
  26. <img class="light" src="./img/dw-sm-white.svg" srcset="./img/dw-sm-white.svg 2x" alt="David Windham logo"/>
  27. <img class="dark" src="./img/dw-sm.svg" srcset="./img/dw-sm.svg 2x" alt="David Windham logo"/>
  28. </a>
  29. <button class="hamburger" type="button">
  30. <span class="hamburger-box">
  31. <span class="hamburger-inner"></span>
  32. </span>
  33. </button>
  34. <div class="header-small-menu">
  35. <a href="#who">Who</a>
  36. <a href="#what">What</a>
  37. <a href="#when">When</a>
  38. <a href="#why">Why</a>
  39. <a href="#how">How</a>
  40. <h6><a class="email" href="mailto:&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109;" target="_blank">&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109;</a></h6>
  41. </div>
  42. </header>
  43. <!-- ============================= ** MAIN ** ============================= -->
  44. <main id="main" class="main">
  45. <!-- ============================= ** HELLO ** ============================= -->
  46. <div id="hello" class="background-color black" data-dark-bg></div>
  47. <section class="page-view hero dw-header d-flex align-items-center">
  48. <div class="container main">
  49. <div class="row">
  50. <div class="col-lg-6">
  51. <h1>Hello Internet Visitor</h1>
  52. <p class="lead"></p>
  53. <h2 class="">I help folks make good use of the web by crafting custom applications and sites.</h2>
  54. </div>
  55. <div class="col col-lg-6 align-self-end">
  56. <img width="200" src="./img/ddog.png" srcset="./img/ddog.png 2x" alt="David Windham"/>
  57. <!--<img width="400" src="./img/dw.svg" srcset="./img/dw.svg 2x" alt="David Windham"/>-->
  58. </div>
  59. </div>
  60. </div>
  61. </section>
  62. <!-- ============================= ** WHO ** ============================= -->
  63. <div id="who" class="background-color white"></div>
  64. <section class="page-view hello">
  65. <div class="container">
  66. <div class="row">
  67. <div class="col-lg-10">
  68. <h1>Who?</h1>
  69. <p class="lead">
  70. I've been a web developer for almost 20 years.
  71. I have a BA in Studio Art and a minor in Art History from The College of Charleston.
  72. I've worked in advertising, publishing, education, and an assortment of businesses for clients.
  73. I focus on building custom web applications and
  74. I treat my development like mechanical works of art.
  75. </p>
  76. <img width="300" src="./img/dw-sig.png" alt="David Windham signature">
  77. <p class="lead mt-5">Have a project in mind?</p>
  78. <button type="button" class="btn btn-outline-dark">
  79. <a href="mailto:&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109;">Email Me</a>
  80. </button>
  81. </div>
  82. </div>
  83. </div>
  84. </section>
  85. <!-- ============================= ** WHAT ** ============================= -->
  86. <div id="what" class="background-color black" data-dark-bg></div>
  87. <section class="page-view capabilities">
  88. <div class="container">
  89. <h1 class="what">What?</h1>
  90. <h2 class="what">My Capabilities</h2>
  91. <div class="col-lg-9">
  92. <div class="row">
  93. <p class="mt-3">
  94. I like to tell everyone that the only real skill I have is searching for answers on the internet and reading the instructions.
  95. Although there's certainly a bit of truth in that, I'd say that my two real superpowers are creative thinking and solving challenging technical puzzles.
  96. Aside from the list below, I'm also open to booking my time for any sort of research, brain storming, or any other endevours.
  97. </p>
  98. </div>
  99. </div>
  100. <div class="row capabilities-types">
  101. <div class="col-lg-12">
  102. <div class="row">
  103. <div class="col-md-4">
  104. <h5>Strategy</h5>
  105. <ul>
  106. <li>Advertising</li>
  107. <li>Communication</li>
  108. <li>Product</li>
  109. <li>Research</li>
  110. </ul>
  111. </div>
  112. <div class="col-md-4">
  113. <h5>Front End</h5>
  114. <ul>
  115. <li>HTML / CSS</li>
  116. <li>Javascript ES6 / ES5</li>
  117. <li>Tailwind / Bootstrap</li>
  118. <li>Vue / React / Ember</li>
  119. </ul>
  120. </div>
  121. <div class="col-md-4">
  122. <h5>Dev-Ops</h5>
  123. <ul>
  124. <li>Build Automation</li>
  125. <li>Continuous Integration</li>
  126. <li>Microservices</li>
  127. <li>QA / Unit Testing</li>
  128. </ul>
  129. </div>
  130. </div>
  131. <div class="row">
  132. <div class="col-md-4">
  133. <h5>Design</h5>
  134. <ul>
  135. <li>Graphic</li>
  136. <li>Illustration</li>
  137. <li>Print / Layout</li>
  138. <li>Prototyping</li>
  139. <li>UI/UX design</li>
  140. </ul>
  141. </div>
  142. <div class="col-md-4">
  143. <h5>Back End</h5>
  144. <ul>
  145. <li>Go / Gorilla / Dart / Flutter<li>
  146. <li>Node / Express / Meteor</li>
  147. <li>PHP / Laravel / WordPress</li>
  148. <li>Python / Flask / Django</li>
  149. <li>Ruby / Rails / Sinatra</li>
  150. </ul>
  151. </div>
  152. <div class="col-md-4">
  153. <h5>Sys-Admin</h5>
  154. <ul>
  155. <li>Amazon / Google Services</li>
  156. <li>Ansible / Docker / Kubernetes</li>
  157. <li>Heroku / Linode / Zeit</li>
  158. <li>Debian / Ubuntu / CentOS</li>
  159. <li>Mongo / SQL / Redis</li>
  160. </ul>
  161. </div>
  162. </div>
  163. </div>
  164. </div>
  165. </div>
  166. </section>
  167. <!-- ============================= ** WHEN ** ============================= -->
  168. <div id="when" class="background-color white"></div>
  169. <section class="page-view when">
  170. <div class="container">
  171. <div class="row">
  172. <div class="col-lg-10">
  173. <h1 class="when">When &amp; Where?</h1>
  174. </div>
  175. </div>
  176. <div class="row">
  177. <div class="col-lg-3 offset-md-1">
  178. <div class="row mt-5">
  179. <h4 class="when">Request My Time</h4>
  180. <p>I book hourly sessions regularly and I overlap projects in an effort to keep my schedule full.</p>
  181. <br />
  182. </div>
  183. <div class="row">
  184. <h4 class="when">I Work Anywhere</h4>
  185. <p>Although video chats are nice, I enjoy meeting in person too. I travel out of the Greenville or Charlotte International Airports.</p>
  186. </div>
  187. </div>
  188. <div class="col-lg-7">
  189. <div id='calendar'></div>
  190. </div>
  191. </div>
  192. </div>
  193. </div>
  194. </section>
  195. <!-- ============================= ** WHY ** ============================= -->
  196. <div id="why" class="background-color black" data-dark-bg></div>
  197. <div class="page-view why testimonials-section">
  198. <div class="container">
  199. <h1 class="why">Why?</h1>
  200. <div class="row">
  201. <div class="col-lg-1">
  202. <div class="indicators"></div>
  203. </div>
  204. <div class="col-lg-10">
  205. <figure class="br-testimonial showing">
  206. <h5>Selected Clients:</h5>
  207. <div class="row">
  208. <div class="col-md-6">
  209. <ul>
  210. <li>Use All Five Inc. – Los Angeles, CA</li>
  211. <li>The Rivers Agency – Chapel Hill, NC</li>
  212. <li>Charleston Home Tour - Charleston, SC</li>
  213. <li>AJ Design Co. - Abbeville, SC</li>
  214. <li>Fuzzco - Charleston, SC &amp; Portland, OR</li>
  215. <li>Harbourtowne Real Estate - Charleston, SC</li>
  216. <li>Charleston Trident Association of Realtors</li>
  217. <li>The College of Charleston - Charleston, SC</li>
  218. <li>Blue Ridge Electric Cooperative – Pickens, SC;</li>
  219. <li>Self Regional Healthcare – Greenwood, SC</li>
  220. <li>Biotherm Solutions - Cotari, CA</li>
  221. </ul>
  222. </div>
  223. <div class="col-md-6">
  224. <ul>
  225. <li>Pennebaker & Hegedus Films – New York, NY</li>
  226. <li>Good and Plenty Records – New Orleans, LA</li>
  227. <li>Jerry Moran – New Orleans, LA</li>
  228. <li>Holy City Farms - Charleston, SC</li>
  229. <li>Harvard Kennedy School of Education – Boston, MA;</li>
  230. <li>Clemson University – Clemson, SC;</li>
  231. <li>The Chelcum Family Foundation – Madison, WI</li>
  232. <li>Morris Publishing – Augusta, GA</li>
  233. <li>The State Newspaper - Columbia, SC</li>
  234. <li>GMK Associates – Columbia, SC</li>
  235. <li>Nicholson, Meredith, & Anderson - Greenwood, SC</li>
  236. </ul>
  237. </div>
  238. </div>
  239. </figure>
  240. <figure class="br-testimonial">
  241. <blockquote>
  242. "<strong>David has been a pleasure to work with</strong>.
  243. His patient leadership on project made it very easy on us.
  244. He has been very flexible in accomodating our requests.
  245. In less than two months we had a product ready for launch. David's persistent
  246. support throughout development and launch was fast and consistent; This
  247. project would have been impossible without him"
  248. </blockquote>
  249. <figcaption>
  250. <cite>Chris Hegedus</cite>
  251. Pennebaker Hegedus Films<br />
  252. New York, NY
  253. </figcaption>
  254. </figure>
  255. <figure class="br-testimonial">
  256. <blockquote>
  257. "David has always been creative.
  258. I remember him taking apart all of the electronics in our house and never putting them back together.
  259. <strong>It makes me very happy to see him doing something I know he enjoys!</strong>"
  260. </blockquote>
  261. <figcaption>
  262. <cite>~ My Mom</cite>
  263. </figcaption>
  264. </figure>
  265. <figure class="br-testimonial">
  266. <blockquote>
  267. "David worked remotely to help build and launch a client project and in less than three months we had a product ready for launch.
  268. David's persistent support throughout development and launch was fast and consistent; <strong>This
  269. project would have been impossible without him</strong>"
  270. </blockquote>
  271. <figcaption>
  272. <cite>Levi Brooks</cite>
  273. Use All Five Inc.<br />
  274. Los Angeles, CA<br />
  275. </figcaption>
  276. </figure>
  277. <figure class="br-testimonial">
  278. <blockquote>
  279. "Good developers can be difficult to find, but David is amazing! He’s an
  280. <strong>expert developer who works quickly</strong> and ultimately delivered an app that
  281. exceeded my expectations. I would definitely work with him again."
  282. </blockquote>
  283. <figcaption>
  284. <cite>Mark Hyatt</cite>
  285. Communications Director <br /> Self Regional Hospital
  286. </figcaption>
  287. </figure>
  288. </div>
  289. <div class="col-lg-1 next-wrapper">
  290. <div class="next-testimonial">
  291. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 129 129" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 129 129">
  292. <g><path d="m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z"/></g>
  293. </svg>
  294. <span>Next</span>
  295. </div>
  296. </div>
  297. </div>
  298. </div>
  299. </div>
  300. <!-- ============================= ** HOW ** ============================= -->
  301. <div id="how" class="background-color white"></div>
  302. <section class="page-view services">
  303. <div class="container">
  304. <div class="row services-title">
  305. <div class="col-lg-6">
  306. <h1 class="how">&amp; How</h1>
  307. <h2 class="how">Can I Help?</h2>
  308. <p class="lead"></p>
  309. </div>
  310. </div>
  311. <div class="row">
  312. <div class="col-lg-6">
  313. <div class="service">
  314. <i class="pulse"><span></span></i>
  315. <div class="numbering">01</div>
  316. <h4 class="how">Create, Build, &amp; Host</h4>
  317. <p>a new web site or application.</p>
  318. </div>
  319. <div class="service">
  320. <i class="pulse">
  321. <span></span>
  322. <span></span>
  323. </i>
  324. <div class="numbering">02</div>
  325. <h4 class="how">Audit, Improve, &amp; Repair</h4>
  326. <p>an existing web site or application.</p>
  327. </div>
  328. <div class="service">
  329. <i class="pulse">
  330. <span></span>
  331. <span></span>
  332. <span></span>
  333. </i>
  334. <div class="numbering">03</div>
  335. <h4 class="how">Advise, Consult, &amp; Review</h4>
  336. <p>on web site and application best practices.</p>
  337. </div>
  338. <div class="service">
  339. <i class="pulse">
  340. <span></span>
  341. <span></span>
  342. <span></span>
  343. <span></span>
  344. </i>
  345. </div>
  346. </div>
  347. <div class="col-lg-5 offset-lg-1">
  348. <div class="row step">
  349. <div class="approach-step">
  350. <h4 class="how">Tailored</h4>
  351. <p>
  352. I can help you succeed online because of my experience, enthusiasm, and commitment to personal service.
  353. I tailor my approach to the unique requirements of each project
  354. in an effort create sustainable and practical applications that work for you.
  355. </p>
  356. <button type="button" class="btn btn-dark mt-3" data-toggle="modal" data-target="#pricing-modal">
  357. Pricing &amp; Cost
  358. </button>
  359. </div>
  360. </div>
  361. </div>
  362. </div>
  363. <!-- Pricing Modal -->
  364. <div class="modal fade" id="pricing-modal" tabindex="-1" role="dialog" aria-labelledby="pricing-modal" aria-hidden="true">
  365. <div class="modal-dialog modal-lg" role="document">
  366. <div class="modal-content">
  367. <div class="modal-body">
  368. <div class="container-fluid">
  369. <button type="button" class="close" data-dismiss="modal" aria-label="Close">
  370. <span aria-hidden="true">&times;</span>
  371. </button>
  372. <h3 class="modal-title font-weight-bold">Pricing &amp; Costs</h3>
  373. <div class="row">
  374. <div class="col-md-12">
  375. <h6 class="font-weight-bold mt-4">Approach:</h6>
  376. <p class="mt-1">
  377. I have a "take care of it" approach to client services.
  378. I manage, host, and maintain everything I build or install for the lifespan of the project.
  379. I focus on my core competencies and will recomend other providers when the scope of your project falls outside of them.
  380. I provide several basic levels of monthly support based on the scale and maintenence needs of your project.
  381. </p>
  382. <h6 class="font-weight-bold mt-4">Advantages:</h6>
  383. <p class="mt-1">
  384. I take care of ALL of it for you so there are no confusing automated reminders, renewals, and upgrade emails coming from your software or upstream providers.
  385. I offer sensible consulting based on your goals.
  386. I provide a single point of contact for consolidated billing, development, and support.
  387. </p>
  388. <h6 class="font-weight-bold mt-4">Rates:</h6>
  389. <div class="row">
  390. <div class="col-md-4">
  391. <h6>Hourly: $50</h6>
  392. </div>
  393. <div class="col-md-4">
  394. <h6>Monthly: $25 - $75</h6>
  395. </div>
  396. <div class="col-md-4">
  397. <h6>Add-ons:(vendor pricing)</h6>
  398. </div>
  399. </div>
  400. <div class="row">
  401. <div class="col-md-4">
  402. <ul class="pricing">
  403. <li>Design</li>
  404. <li>Development</li>
  405. <li>Consulting</li>
  406. <li>Auditing</li>
  407. </ul>
  408. </div>
  409. <div class="col-md-4">
  410. <ul class="pricing">
  411. <li>Support</li>
  412. <li>Managed Hosting</li>
  413. <li>Regular Maintence</li>
  414. <li>Regular Upgrades</li>
  415. </ul>
  416. </div>
  417. <div class="col-md-4">
  418. <ul class="pricing">
  419. <li>G Suite</li>
  420. <li>Office 365</li>
  421. <li>SaaS Integration</li>
  422. <li>API Integration</li>
  423. </ul>
  424. </div>
  425. </div>
  426. <h6 class="font-weight-bold mt-4">Vendors:</h6>
  427. <div class="row text-center">
  428. <div class="col-md-12">
  429. <div class="btn-group btn-group-toggle" data-toggle="buttons">
  430. <label class="btn btn-light">
  431. <input type="radio" name="options" id="option1" autocomplete="off">
  432. <a target="_blank" href="https://cloud.google.com">
  433. <img class="vendor-image" src="img/vendor-google.png" width="100%">
  434. </a>
  435. </label>
  436. <label class="btn btn-light">
  437. <input type="radio" name="options" id="option2" autocomplete="off">
  438. <a target="_blank" href="https://linode.com">
  439. <img class="vendor-image" src="img/vendor-linode.png" width="100%">
  440. </a>
  441. </label>
  442. <label class="btn btn-light">
  443. <input type="radio" name="options" id="option2" autocomplete="off">
  444. <a target="_blank" href="https://aws.amazon.com">
  445. <img class="vendor-image" src="img/vendor-amazon.png" width="100%">
  446. </a>
  447. </label>
  448. <label class="btn btn-light">
  449. <input type="radio" name="options" id="option3" autocomplete="off">
  450. <a target="_blank" href="https://azure.microsoft.com/">
  451. <img class="vendor-image" src="img/vendor-microsoft.png" width="100%">
  452. </a>
  453. </label>
  454. </div>
  455. </div>
  456. </div>
  457. <p class="mt-1">
  458. I use one of these four vendors for everything.
  459. Anything can be accomplished between them and
  460. I will recommend each based solely on your project requirements and existing IT infrastructure.
  461. Each vendor offers a marketplace of products which can be integrated into your project.
  462. </p>
  463. </div>
  464. </div>
  465. </div>
  466. </div>
  467. </div>
  468. </div>
  469. </div>
  470. <!-- END:Pricing Modal -->
  471. </div>
  472. </div>
  473. </div>
  474. </section>
  475. <!-- ============================= ** MAIN ** ============================= -->
  476. </main>
  477. <!-- ============================= ** FOOTER ** ============================= -->
  478. <footer id="dw-footer" class="dw-footer">
  479. <div class="container">
  480. <div class="row">
  481. <div class="col-lg-6 col-md-4">
  482. <div class="br-widget">
  483. <h5>David Windham</h5>
  484. <address class="mt-3">
  485. <a href="https://www.google.com/maps/place/102+Glenridge+Cir,+Greenwood,+SC+29646">102 Glenridge Circle</a><br/>
  486. <a href="https://www.google.com/maps/place/102+Glenridge+Cir,+Greenwood,+SC+29646">Greenwood, South Carolina USA</a>
  487. <br/>
  488. <a target="_blank" href="mailto:&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109">&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109</a><br />
  489. <a href="tel:8037123283">+1-803-712-3283</a>
  490. </address>
  491. </div>
  492. </div>
  493. <div class="col-lg-3 col-md-4 mt-5 mt-md-0">
  494. <div class="br-widget">
  495. <ul class="footer-links">
  496. <li><a href="https://davidawindham.com/desk/" class="github" rel="me"></span><i class="icon-pencil"></i>&nbsp; Desk</a></li>
  497. <li><a href="https://davidawindham.com/archive/" class="wikipedia" rel="me"><i class="icon-docs"></i>&nbsp; Archive</a></li>
  498. <li><a href="https://davidawindham.com/til/" class="github" rel="me"></span><i class="icon-book"></i>&nbsp; TIL</a></li>
  499. <li><a href="https://code.davidawindham.com/" class="github" rel="me"></span><i class="icon-file-code"></i>&nbsp; Code</a></li>
  500. </ul>
  501. </div>
  502. </div>
  503. <div class="col-lg-3 col-md-4 mt-5 mt-md-0">
  504. <div class="br-widget">
  505. <ul class="footer-links">
  506. <li><a href="https://github.com/windhamdavid" class="github" rel="me"></span><i class="icon-github"></i>&nbsp; Github</a></li>
  507. <li><a href="https://en.wikipedia.org/wiki/User:Windhamdavid" class="wikipedia" rel="me"><i class="icon-wikipedia-w"></i>&nbsp; Wikipedia</a></li>
  508. <li><a href="https://www.facebook.com/davidawindham" class="facebook"><i class="icon-facebook"></i>&nbsp; Facebook</a></li>
  509. <li><a href="https://twitter.com/windhamdavid" class="twitter" rel="me"><i class="icon-twitter"></i>&nbsp; Twitter</a></li>
  510. </ul>
  511. </div>
  512. </div>
  513. </div>
  514. <div class="footer-end">
  515. <div class="row">
  516. <div class="col-md-6 text-center text-md-left">
  517. &copy; 2004-2020
  518. </div>
  519. </div>
  520. </div>
  521. </div>
  522. </footer>
  523. <script src="js/dw.js"></script>
  524. </body>
  525. </html>