fix mobile
This commit is contained in:
+15
-10
@@ -1,24 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<title>Categories - bullshark369.org</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="http://localhost:1313/favicon.png">
|
||||
<link rel="canonical" href="http://localhost:1313/categories/" />
|
||||
<link rel="icon" href="https://bullshark369.org/favicon.png">
|
||||
<link rel="canonical" href="https://bullshark369.org/categories/" />
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/assets/css/extended.css">
|
||||
<link rel="stylesheet" href="/css/style.min.1c18def2aed6b057aa439fbec51b1d6f55f2d2d8073fe48390bceb467a226be6.css">
|
||||
<link rel="stylesheet" href="/assets/css/extended.min.a093b50f17b17a131cb6b325ff5cea58a5d22a26676dc85f138e1b1242add552.css">
|
||||
|
||||
|
||||
|
||||
<meta name="keywords" content="Nathan Buache, Test Manager, QA, Quality Assurance, Lausanne, Switzerland, Web Testing, Software Testing, QoQa"/>
|
||||
<meta property="og:title" content="Categories - bullshark369.org"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:url" content="http://localhost:1313/categories/"/>
|
||||
<meta property="og:url" content="https://bullshark369.org/categories/"/>
|
||||
<meta property="og:site_name" content="bullshark369.org"/>
|
||||
|
||||
<meta property="og:description" content="Test Manager based in Lausanne, Switzerland. QA specialist sharing insights on testing, technology, and quality assurance."/>
|
||||
@@ -46,19 +46,19 @@
|
||||
|
||||
|
||||
<li class="menu-item-home">
|
||||
<a href="http://localhost:1313/">Home</a>
|
||||
<a href="https://bullshark369.org/">Home</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-blog">
|
||||
<a href="http://localhost:1313/posts/">Blog</a>
|
||||
<a href="https://bullshark369.org/posts/">Blog</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-contact">
|
||||
<a href="http://localhost:1313/pages/contact/">Contact</a>
|
||||
<a href="https://bullshark369.org/pages/contact/">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/bundle.js"></script>
|
||||
<script type="text/javascript" src="/js/bundle.min.5993fcb11c07dea925a3fbd58c03c7f1857197c35fccce3aa963a12c0b3c9960.js"></script>
|
||||
|
||||
|
||||
|
||||
@@ -185,6 +185,11 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on bullshark369.org</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<link>https://bullshark369.org/categories/</link>
|
||||
<description>Recent content in Categories on bullshark369.org</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
@@ -10,6 +10,6 @@
|
||||
|
||||
|
||||
|
||||
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://bullshark369.org/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user