diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-04-02 14:38:27 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-04-02 14:38:27 +0200 |
| commit | b8f5c87e823d0b68d5e30f8de453ba90dcadc241 (patch) | |
| tree | e5e16680ab69a64dd41fd7c7e30acaae8fd62747 /site/public/research | |
| parent | af41073892c9391d679b8872f498767ef87150d4 (diff) | |
sidebar from spreadsheet
Diffstat (limited to 'site/public/research')
| -rw-r--r-- | site/public/research/index.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/site/public/research/index.html b/site/public/research/index.html index 303732f8..0ef57043 100644 --- a/site/public/research/index.html +++ b/site/public/research/index.html @@ -26,8 +26,22 @@ </header> <div class="content content-"> - <section><h1>Research Blog</h1> -</section> + <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> + + </div> <footer> |
