Browse Source

remove FamiColin from headers

main
Colin McMillen 4 years ago
parent
commit
c5fc5e17e9
  1. 2
      publications.html
  2. 2
      templates/content-page.html
  3. 2
      templates/index.html

2
publications.html

@ -19,7 +19,7 @@
<body>
<header>
<h1>
<a href="/">Colin McMillen &lt;FamiColin&gt;</a>
<a href="/">Colin McMillen</a>
</h1>
</header>
<article class="content">

2
templates/content-page.html

@ -22,7 +22,7 @@
<body>
<header>
<h1>
<a href="/">Colin McMillen &lt;FamiColin&gt;</a>
<a href="/">Colin McMillen</a>
</h1>
</header>
<article class="content">

2
templates/index.html

@ -22,7 +22,7 @@
<body>
<header>
<h1>
<a href="/">Colin McMillen &lt;FamiColin&gt;</a>
<a href="/">Colin McMillen</a>
</h1>
</header>

Loading…
Cancel
Save