Reset author
This commit is contained in:
commit
2fcf9bfdda
108 changed files with 3642 additions and 0 deletions
37
docs/index.md
Normal file
37
docs/index.md
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
title: Gugulethu Hlekwayo
|
||||
description: "i'm a writer..."
|
||||
hide:
|
||||
- toc
|
||||
- navigation
|
||||
- footer
|
||||
---
|
||||
|
||||
<link href="src/stylesheets/index.css" rel="stylesheet">
|
||||
|
||||
<div class="container">
|
||||
<div class="top-row" style="display: inline-block">
|
||||
<h2>hi, i'm g* and i write<br></h2>
|
||||
<p id="hover-text">...</span></p>
|
||||
<div style="background-color:#EFE5DC; width: 70%; height: 10px; margin-top: 1em"></div>
|
||||
</div>
|
||||
<div class="columns">
|
||||
<div id="visual-hover" class="image-container">
|
||||
<img src="src/gugulet.hu-visual-face-1276x1276.webp" >
|
||||
</div>
|
||||
<div id="technical-hover" class="image-container">
|
||||
<img src="src/gugulet.hu-technical-face-1276x1276.webp" >
|
||||
</div>
|
||||
<div id="writing-hover" class="image-container">
|
||||
<img src="src/gugulet.hu-writing-face-1276x1276.webp" >
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="src/js/index-text.js"></script>>
|
||||
|
||||
<div id="loader">
|
||||
<div><img src="src/gugulet.hu-site-logo-350x350.png"></div>
|
||||
</div>
|
||||
|
||||
<script src="src/js/loader.js"></script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue