menu changes
This commit is contained in:
parent
58152321aa
commit
a42eb78d13
@ -5,7 +5,7 @@ theme = "hello-friend-ng"
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
name = "whoami"
|
||||
name = "about"
|
||||
url = "/about"
|
||||
[[menu.main]]
|
||||
name = "posts"
|
||||
|
@ -1,11 +1,3 @@
|
||||
---
|
||||
title: "About"
|
||||
type: "page"
|
||||
layout: "simple-static"
|
||||
date: 2022-09-26T14:51:51-04:00
|
||||
draft: true
|
||||
---
|
||||
|
||||
# Education
|
||||
I am currently in my senior year of an EECS degree from MIT.
|
||||
|
@ -86,7 +86,7 @@
|
||||
<span class="header__right">
|
||||
|
||||
<nav class="menu">
|
||||
<ul class="menu__inner"><li><a href="/posts">posts</a></li><li><a href="/about">whoami</a></li>
|
||||
<ul class="menu__inner"><li><a href="/about">about</a></li><li><a href="/posts">posts</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
@ -15,7 +15,7 @@ Interests Embedded Systems Linux " />
|
||||
|
||||
<title>
|
||||
|
||||
whoami :: Keegan Deppe
|
||||
:: Keegan Deppe
|
||||
|
||||
</title>
|
||||
|
||||
@ -39,14 +39,14 @@ Interests Embedded Systems Linux " />
|
||||
<meta name="msapplication-TileColor" content="">
|
||||
|
||||
|
||||
<meta itemprop="name" content="whoami">
|
||||
<meta itemprop="name" content="">
|
||||
<meta itemprop="description" content="Education I am currently in my senior year of an EECS degree from MIT.
|
||||
Interests Embedded Systems Linux "><meta itemprop="datePublished" content="2022-09-26T14:51:51-04:00" />
|
||||
<meta itemprop="dateModified" content="2022-09-26T14:51:51-04:00" />
|
||||
Interests Embedded Systems Linux ">
|
||||
|
||||
<meta itemprop="wordCount" content="18">
|
||||
<meta itemprop="keywords" content="" />
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="whoami"/>
|
||||
<meta name="twitter:title" content=""/>
|
||||
<meta name="twitter:description" content="Education I am currently in my senior year of an EECS degree from MIT.
|
||||
Interests Embedded Systems Linux "/>
|
||||
|
||||
@ -56,8 +56,6 @@ Interests Embedded Systems Linux "/>
|
||||
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2022-09-26 14:51:51 -0400 EDT" />
|
||||
|
||||
|
||||
|
||||
|
||||
@ -80,7 +78,7 @@ Interests Embedded Systems Linux "/>
|
||||
<div class="logo">
|
||||
|
||||
<span class="logo__mark">></span>
|
||||
<span class="logo__text">hello</span>
|
||||
<span class="logo__text">$ cd /home/</span>
|
||||
<span class="logo__cursor" style=
|
||||
"
|
||||
|
||||
@ -94,7 +92,7 @@ Interests Embedded Systems Linux "/>
|
||||
<span class="header__right">
|
||||
|
||||
<nav class="menu">
|
||||
<ul class="menu__inner"><li><a href="/about/">whoami</a></li>
|
||||
<ul class="menu__inner"><li><a href="/about">about</a></li><li><a href="/posts">posts</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@ -120,16 +118,16 @@ Interests Embedded Systems Linux "/>
|
||||
</div>
|
||||
|
||||
<article>
|
||||
<h2 class="post-title"><a href="http://keegandeppe.com/about/">whoami</a></h2>
|
||||
<h2 class="post-title"><a href="http://keegandeppe.com/about/"></a></h2>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post-content">
|
||||
<h2 id="education">Education</h2>
|
||||
<h1 id="education">Education</h1>
|
||||
<p>I am currently in my senior year of an EECS degree from MIT.</p>
|
||||
<h2 id="interests">Interests</h2>
|
||||
<h1 id="interests">Interests</h1>
|
||||
<ul>
|
||||
<li>Embedded Systems</li>
|
||||
<li>Linux</li>
|
||||
|
@ -87,7 +87,7 @@
|
||||
<span class="header__right">
|
||||
|
||||
<nav class="menu">
|
||||
<ul class="menu__inner"><li><a href="/posts">posts</a></li><li><a href="/about">whoami</a></li>
|
||||
<ul class="menu__inner"><li><a href="/about">about</a></li><li><a href="/posts">posts</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
@ -88,7 +88,7 @@
|
||||
<span class="header__right">
|
||||
|
||||
<nav class="menu">
|
||||
<ul class="menu__inner"><li><a href="/posts">posts</a></li><li><a href="/about">whoami</a></li>
|
||||
<ul class="menu__inner"><li><a href="/about">about</a></li><li><a href="/posts">posts</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
@ -6,6 +6,16 @@
|
||||
<description>Recent content on Keegan Deppe</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language><atom:link href="http://keegandeppe.com/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title></title>
|
||||
<link>http://keegandeppe.com/about/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>http://keegandeppe.com/about/</guid>
|
||||
<description>Education I am currently in my senior year of an EECS degree from MIT.
|
||||
Interests Embedded Systems Linux </description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title></title>
|
||||
<link>http://keegandeppe.com/posts/test/</link>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 3,
|
||||
"file": "main.css",
|
||||
"sourceRoot": "/home/spinach/personal",
|
||||
"sourceRoot": "/home/spinach/website",
|
||||
"sources": [
|
||||
"themes/hello-friend-ng/assets/scss/main.scss",
|
||||
"themes/hello-friend-ng/assets/scss/_normalize.scss",
|
||||
|
@ -87,7 +87,7 @@
|
||||
<span class="header__right">
|
||||
|
||||
<nav class="menu">
|
||||
<ul class="menu__inner"><li><a href="/posts">posts</a></li><li><a href="/about">whoami</a></li>
|
||||
<ul class="menu__inner"><li><a href="/about">about</a></li><li><a href="/posts">posts</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
@ -89,7 +89,7 @@
|
||||
<span class="header__right">
|
||||
|
||||
<nav class="menu">
|
||||
<ul class="menu__inner"><li><a href="/posts">posts</a></li><li><a href="/about">whoami</a></li>
|
||||
<ul class="menu__inner"><li><a href="/about">about</a></li><li><a href="/posts">posts</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
@ -2,6 +2,9 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://keegandeppe.com/about/</loc>
|
||||
<priority>0</priority>
|
||||
</url><url>
|
||||
<loc>http://keegandeppe.com/posts/test/</loc>
|
||||
</url><url>
|
||||
<loc>http://keegandeppe.com/categories/</loc>
|
||||
|
@ -87,7 +87,7 @@
|
||||
<span class="header__right">
|
||||
|
||||
<nav class="menu">
|
||||
<ul class="menu__inner"><li><a href="/posts">posts</a></li><li><a href="/about">whoami</a></li>
|
||||
<ul class="menu__inner"><li><a href="/about">about</a></li><li><a href="/posts">posts</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user