Finally fix mobile issue?

master
Tait Hoyem 4 years ago
parent 541ab53cf3
commit b89e14bd67

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
{% include nav.html %}

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
{{ content }}

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>(For Testing Purposes) Bananas</title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<nav>

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>Blog</title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<nav>

@ -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="4.0.0">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>2020-01-21T07:04:09+00:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">(For Testing Purposes) Bananas</title><link href="http://localhost:4000/2020/01/01/bananas-for-testing.html" rel="alternate" type="text/html" title="(For Testing Purposes) Bananas" /><published>2020-01-01T00:00:00+00:00</published><updated>2020-01-01T00:00:00+00:00</updated><id>http://localhost:4000/2020/01/01/bananas-for-testing</id><content type="html" xml:base="http://localhost:4000/2020/01/01/bananas-for-testing.html">&lt;p&gt;A banana is an edible fruit botanically a berry produced by several kinds
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">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>2020-01-21T15:45:23+00:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">(For Testing Purposes) Bananas</title><link href="http://localhost:4000/2020/01/01/bananas-for-testing.html" rel="alternate" type="text/html" title="(For Testing Purposes) Bananas" /><published>2020-01-01T00:00:00+00:00</published><updated>2020-01-01T00:00:00+00:00</updated><id>http://localhost:4000/2020/01/01/bananas-for-testing</id><content type="html" xml:base="http://localhost:4000/2020/01/01/bananas-for-testing.html">&lt;p&gt;A banana is an edible fruit botanically a berry produced by several kinds
of large herbaceous flowering plants in the genus Musa.&lt;/p&gt;
&lt;p&gt;In some countries, bananas used for cooking may be called “plantains”,

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h1>Tait Hoyem</h1>

Loading…
Cancel
Save