Browse Source

add philadelphia inquirer

main
Colin McMillen 4 years ago
parent
commit
00e9a0d0d2
  1. 7
      index.html

7
index.html

@ -14,6 +14,8 @@
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!-- My CSS -->
<style>
body {
font-weight: 300;
@ -144,6 +146,11 @@
<a class="subscribe" href="https://www.seattletimes.com/subscribe/">subscribe</a>
</div>
<div class="col-lg-4 col-md-6">
<a class="news" href="https://www.inquirer.com/health/coronavirus/">Philadelphia Inquirer</a>
<a class="subscribe" href="https://checkout.inquirer.com/">subscribe</a>
</div>
</div>
<!-- Template for a new entry:

Loading…
Cancel
Save