mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-10 02:09:04 -06:00
Re-add image, center about page, add resume link to index, add index cover PSD
This commit is contained in:
@@ -10,15 +10,15 @@ hide_header: true
|
||||
{{ content }}
|
||||
</div>
|
||||
<div class="column">
|
||||
<!-- <figure class="photo" style="height: 100%;">-->
|
||||
<!-- <img-->
|
||||
<!-- data-zoomable-->
|
||||
<!-- loading="lazy"-->
|
||||
<!-- src="{{ site.baseurl }}{{ page.photo }}"/>-->
|
||||
<!-- <figcaption>-->
|
||||
<!-- <a href="https://www.instagram.com/chappiehd_ttv/">Not me, but my photo.</a>-->
|
||||
<!-- </figcaption>-->
|
||||
<!-- </figure>-->
|
||||
<figure class="photo" style="height: 100%;">
|
||||
<img
|
||||
data-zoomable
|
||||
loading="lazy"
|
||||
src="{{ site.baseurl }}{{ page.photo }}"/>
|
||||
<figcaption>
|
||||
<a href="https://www.instagram.com/chappiehd_ttv/">Not me, but my photo.</a>
|
||||
</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user