1
This commit is contained in:
Evan Pratten 2019-06-16 20:32:44 -04:00
parent 7a3caa09db
commit 0899fbf3c4
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
{% include header.html %}
<!-- Banner -->
<section id="banner" class="major">
<section id="banner" class="major" style="height:90vh">
<div class="inner">
<header class="major">
<h1>{{ page.landing-title }}</h1>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2019-06-16T16:02:06-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Evan Pratten</title><subtitle>Computer wizard, student, &lt;a href=&quot;https://github.com/frc5024&quot;&gt;@frc5024&lt;/a&gt; programming team lead, and radio enthusiast.</subtitle><entry><title type="html">Graphing the relation between wheels and awards for FRC</title><link href="http://localhost:4000/frc/2019/06/16/Graphing-w2a.html" rel="alternate" type="text/html" title="Graphing the relation between wheels and awards for FRC" /><published>2019-06-16T11:51:00-04:00</published><updated>2019-06-16T11:51:00-04:00</updated><id>http://localhost:4000/frc/2019/06/16/Graphing-w2a</id><content type="html" xml:base="http://localhost:4000/frc/2019/06/16/Graphing-w2a.html">&lt;p&gt;I was scrolling through reddit the other day, and came across &lt;a href=&quot;https://www.reddit.com/r/FRC/comments/byzv5q/i_know_what_im_doing/&quot;&gt;this great post&lt;/a&gt; by u/&lt;a href=&quot;https://www.reddit.com/user/MasterQuacks/&quot;&gt;MasterQuacks&lt;/a&gt;.&lt;/p&gt;
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2019-06-16T20:32:27-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Evan Pratten</title><subtitle>Computer wizard, student, &lt;a href=&quot;https://github.com/frc5024&quot;&gt;@frc5024&lt;/a&gt; programming team lead, and radio enthusiast.</subtitle><entry><title type="html">Graphing the relation between wheels and awards for FRC</title><link href="http://localhost:4000/frc/2019/06/16/Graphing-w2a.html" rel="alternate" type="text/html" title="Graphing the relation between wheels and awards for FRC" /><published>2019-06-16T11:51:00-04:00</published><updated>2019-06-16T11:51:00-04:00</updated><id>http://localhost:4000/frc/2019/06/16/Graphing-w2a</id><content type="html" xml:base="http://localhost:4000/frc/2019/06/16/Graphing-w2a.html">&lt;p&gt;I was scrolling through reddit the other day, and came across &lt;a href=&quot;https://www.reddit.com/r/FRC/comments/byzv5q/i_know_what_im_doing/&quot;&gt;this great post&lt;/a&gt; by u/&lt;a href=&quot;https://www.reddit.com/user/MasterQuacks/&quot;&gt;MasterQuacks&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/assets/images/w2ainspo.jpg&quot; alt=&quot;My insporation&quot; /&gt;&lt;/p&gt;

View File

@ -71,7 +71,7 @@
</nav> -->
<!-- Banner -->
<section id="banner" class="major">
<section id="banner" class="major" style="height:90vh">
<div class="inner">
<header class="major">
<h1>Hi, I am Evan Pratten</h1>