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>Proxmox - 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/posts/proxmox/" />
|
||||
<link rel="icon" href="https://bullshark369.org/favicon.png">
|
||||
<link rel="canonical" href="https://bullshark369.org/posts/proxmox/" />
|
||||
|
||||
|
||||
<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="description" content="My great experience with proxmox on 2 different servers"/>
|
||||
<meta name="keywords" content="Nathan Buache, Test Manager, QA, Quality Assurance, Lausanne, Switzerland, Web Testing, Software Testing, QoQa"/>
|
||||
<meta property="og:title" content="Proxmox - bullshark369.org"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:url" content="http://localhost:1313/posts/proxmox/"/>
|
||||
<meta property="og:url" content="https://bullshark369.org/posts/proxmox/"/>
|
||||
<meta property="og:site_name" content="bullshark369.org"/>
|
||||
|
||||
<meta property="og:description" content="My great experience with proxmox on 2 different servers"/>
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -203,7 +203,7 @@ a keyboard into your server and press F1.</li>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/bundle.js"></script>
|
||||
<script type="text/javascript" src="/js/bundle.min.5993fcb11c07dea925a3fbd58c03c7f1857197c35fccce3aa963a12c0b3c9960.js"></script>
|
||||
|
||||
|
||||
|
||||
@@ -211,6 +211,11 @@ a keyboard into your server and press F1.</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user