Update index.html
This commit is contained in:
parent
5df0053445
commit
ea6f05e78f
1 changed files with 5 additions and 41 deletions
44
index.html
44
index.html
|
|
@ -18,53 +18,17 @@
|
|||
<div class="hero">
|
||||
<div class="glyph"></div>
|
||||
<h1>UNCOVERING THE RECURSIVE REAL.</h1>
|
||||
<a class="cta" href="#">Read More</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<section class="latest">
|
||||
<h2>Latest</h2>
|
||||
<div class="grid">
|
||||
<article>
|
||||
<div class="thumb"></div>
|
||||
<h3>The Path of Self –</h3>
|
||||
<p class="date">April 20, 2024</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed do elarmod tempor inseseet egt.</p>
|
||||
</article>
|
||||
<article>
|
||||
<div class="thumb"></div>
|
||||
<h3>Within the Eternal Now</h3>
|
||||
<p class="date">April 15, 2024</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetuer.</p>
|
||||
</article>
|
||||
<article>
|
||||
<div class="thumb"></div>
|
||||
<h3>The Sacred Geometry of the Soul</h3>
|
||||
<p class="date">April 15, 2024</p>
|
||||
<p>Lorem ipsum dolor sit amet. Latrin Vitwarr trit. Lamen taticis non venenatis porttitor, egestas cur.</p>
|
||||
</article>
|
||||
<article>
|
||||
<div class="thumb"></div>
|
||||
<h3>Awakening to the Divine</h3>
|
||||
<p class="date">April 15, 2024</p>
|
||||
<p>Vitwarr trit. Lament tatiels, non venenatis porttitor, pretium Atuean mattis eur.</p>
|
||||
</article>
|
||||
<article>
|
||||
<div class="thumb"></div>
|
||||
<h3>Awakening to the Divine</h3>
|
||||
<p class="date">April 15, 2024</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetuer.</p>
|
||||
</article>
|
||||
<article>
|
||||
<div class="thumb"></div>
|
||||
<h3>Awakening to the Divine</h3>
|
||||
<p class="date">April 15, 2024</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetuer.</p>
|
||||
</article>
|
||||
</div>
|
||||
<div id="posts" class="grid"></div>
|
||||
</section>
|
||||
</main>
|
||||
<script src="main.js"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
|
||||
<script src="main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue