diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-04-01 14:42:20 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-04-01 14:42:20 +0200 |
| commit | 07dd05f733c8618ea8dc687f7a48a7add6f5a83b (patch) | |
| tree | dbb1d14ef4297710e3558e8f3ed90c466bdd77b3 /site/public/research | |
| parent | 2d8b7dd6ea6ccb0293c8839898cf7a1246dc0eb4 (diff) | |
fix
Diffstat (limited to 'site/public/research')
| -rw-r--r-- | site/public/research/index.html | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/site/public/research/index.html b/site/public/research/index.html index 0ef57043..303732f8 100644 --- a/site/public/research/index.html +++ b/site/public/research/index.html @@ -26,22 +26,8 @@ </header> <div class="content content-"> - <section> - <h1>Research</h1> - <div class='meta'> - <div> - <div class='gray'>Posted</div> - <div>2018-12-15</div> - </div> - <div> - <div class='gray'>By</div> - <div>Adam Harvey</div> - </div> - - </div> - </section> - - + <section><h1>Research Blog</h1> +</section> </div> <footer> |
