mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
add initial support for blog
This commit is contained in:
12
blog.html
12
blog.html
@@ -33,11 +33,17 @@
|
||||
|
||||
<!-- Content -->
|
||||
<!-- Section -->
|
||||
<!-- TODO: FIX BLOG CSS!!!!!!!!! -->
|
||||
<section class="centered">
|
||||
<div>
|
||||
<h1 class="hero__header" data-aos="flip-down">Work In Progress</h1>
|
||||
<div class="row">
|
||||
<div>
|
||||
<h1 class="header" data-aos="flip-down">Work In Progress</h1>
|
||||
</div>
|
||||
<div>
|
||||
<h1 class="blog" data-aos="flip-down">Work In Progress</h1>
|
||||
</div>
|
||||
<h1 class="blog" data-aos="flip-down">Work In Progress</h1>
|
||||
</div>
|
||||
<img src="images/elements/png/line_short.png" alt="line" class="divider__line" data-aos="flip-left">
|
||||
</section>
|
||||
|
||||
<!-- JS -->
|
||||
|
||||
Reference in New Issue
Block a user