Skip to content

Commit b8d3bae

Browse files
committed
feat: set up homepage
1 parent 30535ea commit b8d3bae

File tree

6 files changed

+25
-1
lines changed

6 files changed

+25
-1
lines changed

content/_index.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# What's this about
2+
3+
```bash
4+
Naut@Chimkin ~ $ load site
5+
```
6+
7+
You have stumbled upon this `not so secrete` site
8+
</br>
9+
10+
![clare](/clare.jpeg)
11+
12+
Check out some of the [Posts]({{< ref "/post" >}} "Posts") </br>
13+
14+
You can learn more [About Me]({{< ref "/about" >}} "About Me") Here </br>
15+
16+
Here are some [Projects]({{< ref "/project" >}} "Project") </br>

public/clare.jpeg

8.84 KB
Loading

public/index.html

+9-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,15 @@
5252
</header>
5353

5454
<section class="page__body">
55-
55+
<h1 id="whats-this-about">What&rsquo;s this about</h1>
56+
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>Naut@Chimkin ~ $ load site
57+
</span></span></code></pre></div><p>You have stumbled upon this <code>not so secrete</code> site
58+
</br></p>
59+
<p><img src="/clare.jpeg" alt="clare"></p>
60+
<p>Check out some of the <a href="https://odesaur.github.io/post/" title="Posts">Posts</a> </br></p>
61+
<p>You can learn more <a href="https://odesaur.github.io/about/" title="About Me">About Me</a> Here </br></p>
62+
<p>Here are some <a href="https://odesaur.github.io/project/" title="Project">Projects</a> </br></p>
63+
5664

5765
</section>
5866

public/telescope.gif

1.89 MB
Loading

static/clare.jpeg

8.84 KB
Loading

static/telescope.gif

1.89 MB
Loading

0 commit comments

Comments
 (0)