This commit is contained in:
parent
acf5350e87
commit
583b228c3b
|
@ -21,7 +21,7 @@
|
||||||
<meta name="twitter:site" content="@keeshux" />
|
<meta name="twitter:site" content="@keeshux" />
|
||||||
<meta name="twitter:title" content="Passepartout" />
|
<meta name="twitter:title" content="Passepartout" />
|
||||||
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
||||||
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
|
|
||||||
<!-- Facebook -->
|
<!-- Facebook -->
|
||||||
|
@ -31,26 +31,27 @@
|
||||||
<meta property="og:title" content="Passepartout" />
|
<meta property="og:title" content="Passepartout" />
|
||||||
<meta property="og:site_name" content="Passepartout" />
|
<meta property="og:site_name" content="Passepartout" />
|
||||||
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<!-- Google+ -->
|
<!-- Google+ -->
|
||||||
|
|
||||||
<meta itemprop="name" content="Passepartout" />
|
<meta itemprop="name" content="Passepartout" />
|
||||||
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<link rel="canonical" href="https://passepartoutvpn.app" />
|
<link rel="canonical" href="https://passepartoutvpn.app" />
|
||||||
<link rel="author" href="https://plus.google.com/+keeshux" />
|
<link rel="author" href="https://plus.google.com/+keeshux" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="/s/main.css?1545473374" />
|
<link rel="stylesheet" href="/s/main.css?1545561936" />
|
||||||
<link rel="stylesheet" href="/s/main-mobile.css?1545473374" media="only screen and (max-width: 600px)" />
|
<link rel="stylesheet" href="/s/main-mobile.css?1545561936" media="only screen and (max-width: 600px)" />
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/s/favicon.ico?1545473374" />
|
<link rel="shortcut icon" href="/s/favicon.ico?1545561936" />
|
||||||
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545473374" />
|
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545561936" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<div id="container">
|
||||||
<header>
|
<header>
|
||||||
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
||||||
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
||||||
|
@ -80,6 +81,8 @@
|
||||||
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="secondary">
|
<ul class="secondary">
|
||||||
|
<li><a href="/faq/" title="Frequently Asked Questions">FAQ</a></li>
|
||||||
|
<li>—</li>
|
||||||
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
||||||
<li>—</li>
|
<li>—</li>
|
||||||
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
||||||
|
@ -90,5 +93,6 @@
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<meta name="twitter:site" content="@keeshux" />
|
<meta name="twitter:site" content="@keeshux" />
|
||||||
<meta name="twitter:title" content="Passepartout" />
|
<meta name="twitter:title" content="Passepartout" />
|
||||||
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
||||||
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
|
|
||||||
<!-- Facebook -->
|
<!-- Facebook -->
|
||||||
|
@ -31,26 +31,27 @@
|
||||||
<meta property="og:title" content="Passepartout" />
|
<meta property="og:title" content="Passepartout" />
|
||||||
<meta property="og:site_name" content="Passepartout" />
|
<meta property="og:site_name" content="Passepartout" />
|
||||||
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<!-- Google+ -->
|
<!-- Google+ -->
|
||||||
|
|
||||||
<meta itemprop="name" content="Passepartout" />
|
<meta itemprop="name" content="Passepartout" />
|
||||||
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<link rel="canonical" href="https://passepartoutvpn.app" />
|
<link rel="canonical" href="https://passepartoutvpn.app" />
|
||||||
<link rel="author" href="https://plus.google.com/+keeshux" />
|
<link rel="author" href="https://plus.google.com/+keeshux" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="/s/main.css?1545473374" />
|
<link rel="stylesheet" href="/s/main.css?1545561936" />
|
||||||
<link rel="stylesheet" href="/s/main-mobile.css?1545473374" media="only screen and (max-width: 600px)" />
|
<link rel="stylesheet" href="/s/main-mobile.css?1545561936" media="only screen and (max-width: 600px)" />
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/s/favicon.ico?1545473374" />
|
<link rel="shortcut icon" href="/s/favicon.ico?1545561936" />
|
||||||
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545473374" />
|
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545561936" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<div id="container">
|
||||||
<header>
|
<header>
|
||||||
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
||||||
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
||||||
|
@ -70,6 +71,24 @@
|
||||||
|
|
||||||
<p>Keeping it broken is absolutely irresponsible.</p>
|
<p>Keeping it broken is absolutely irresponsible.</p>
|
||||||
|
|
||||||
|
<h3 id="the-configuration-file-contains-an-unsupported-option-external-file">The configuration file contains an unsupported option (external file)</h3>
|
||||||
|
|
||||||
|
<p>Due to easier interoperability, the app does not support external files in the .ovpn main configuration. That’s because more often than not, it may not make sense referring to relative paths in a mobile device environment. Think of the Mail app for example. The fix is straightforward though, say you have an external <code class="highlighter-rouge">ca</code> file:</p>
|
||||||
|
|
||||||
|
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>ca my-ca.crt
|
||||||
|
</code></pre></div></div>
|
||||||
|
|
||||||
|
<p>Just replace it with:</p>
|
||||||
|
|
||||||
|
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code><ca>
|
||||||
|
...
|
||||||
|
content of my-ca.crt
|
||||||
|
...
|
||||||
|
</ca>
|
||||||
|
</code></pre></div></div>
|
||||||
|
|
||||||
|
<p>The same applies to other settings like <code class="highlighter-rouge">cert</code>, <code class="highlighter-rouge">key</code>, <code class="highlighter-rouge">tls-auth</code> and <code class="highlighter-rouge">tls-crypt</code>.</p>
|
||||||
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
@ -81,6 +100,8 @@
|
||||||
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="secondary">
|
<ul class="secondary">
|
||||||
|
<li><a href="/faq/" title="Frequently Asked Questions">FAQ</a></li>
|
||||||
|
<li>—</li>
|
||||||
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
||||||
<li>—</li>
|
<li>—</li>
|
||||||
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
||||||
|
@ -91,5 +112,6 @@
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
2
feed.xml
2
feed.xml
|
@ -1 +1 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.4">Jekyll</generator><link href="https://passepartoutvpn.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://passepartoutvpn.app/" rel="alternate" type="text/html" /><updated>2018-12-22T11:09:34+01:00</updated><id>https://passepartoutvpn.app/feed.xml</id><title type="html">Passepartout, OpenVPN client for iOS and macOS</title><subtitle>Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.</subtitle><author><name>Davide De Rosa</name></author></feed>
|
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.4">Jekyll</generator><link href="https://passepartoutvpn.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://passepartoutvpn.app/" rel="alternate" type="text/html" /><updated>2018-12-23T11:45:36+01:00</updated><id>https://passepartoutvpn.app/feed.xml</id><title type="html">Passepartout, OpenVPN client for iOS and macOS</title><subtitle>Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.</subtitle><author><name>Davide De Rosa</name></author></feed>
|
18
index.html
18
index.html
|
@ -21,7 +21,7 @@
|
||||||
<meta name="twitter:site" content="@keeshux" />
|
<meta name="twitter:site" content="@keeshux" />
|
||||||
<meta name="twitter:title" content="Passepartout" />
|
<meta name="twitter:title" content="Passepartout" />
|
||||||
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
||||||
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
|
|
||||||
<!-- Facebook -->
|
<!-- Facebook -->
|
||||||
|
@ -31,26 +31,27 @@
|
||||||
<meta property="og:title" content="Passepartout" />
|
<meta property="og:title" content="Passepartout" />
|
||||||
<meta property="og:site_name" content="Passepartout" />
|
<meta property="og:site_name" content="Passepartout" />
|
||||||
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<!-- Google+ -->
|
<!-- Google+ -->
|
||||||
|
|
||||||
<meta itemprop="name" content="Passepartout" />
|
<meta itemprop="name" content="Passepartout" />
|
||||||
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<link rel="canonical" href="https://passepartoutvpn.app" />
|
<link rel="canonical" href="https://passepartoutvpn.app" />
|
||||||
<link rel="author" href="https://plus.google.com/+keeshux" />
|
<link rel="author" href="https://plus.google.com/+keeshux" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="/s/main.css?1545473374" />
|
<link rel="stylesheet" href="/s/main.css?1545561936" />
|
||||||
<link rel="stylesheet" href="/s/main-mobile.css?1545473374" media="only screen and (max-width: 600px)" />
|
<link rel="stylesheet" href="/s/main-mobile.css?1545561936" media="only screen and (max-width: 600px)" />
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/s/favicon.ico?1545473374" />
|
<link rel="shortcut icon" href="/s/favicon.ico?1545561936" />
|
||||||
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545473374" />
|
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545561936" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<div id="container">
|
||||||
<header>
|
<header>
|
||||||
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
||||||
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
||||||
|
@ -92,6 +93,8 @@
|
||||||
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="secondary">
|
<ul class="secondary">
|
||||||
|
<li><a href="/faq/" title="Frequently Asked Questions">FAQ</a></li>
|
||||||
|
<li>—</li>
|
||||||
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
||||||
<li>—</li>
|
<li>—</li>
|
||||||
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
||||||
|
@ -102,5 +105,6 @@
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<meta name="twitter:site" content="@keeshux" />
|
<meta name="twitter:site" content="@keeshux" />
|
||||||
<meta name="twitter:title" content="Passepartout" />
|
<meta name="twitter:title" content="Passepartout" />
|
||||||
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
<meta name="twitter:url" content="https://passepartoutvpn.app" />
|
||||||
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
|
|
||||||
<!-- Facebook -->
|
<!-- Facebook -->
|
||||||
|
@ -31,26 +31,27 @@
|
||||||
<meta property="og:title" content="Passepartout" />
|
<meta property="og:title" content="Passepartout" />
|
||||||
<meta property="og:site_name" content="Passepartout" />
|
<meta property="og:site_name" content="Passepartout" />
|
||||||
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<!-- Google+ -->
|
<!-- Google+ -->
|
||||||
|
|
||||||
<meta itemprop="name" content="Passepartout" />
|
<meta itemprop="name" content="Passepartout" />
|
||||||
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
|
||||||
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545473374" />
|
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1545561936" />
|
||||||
|
|
||||||
<link rel="canonical" href="https://passepartoutvpn.app" />
|
<link rel="canonical" href="https://passepartoutvpn.app" />
|
||||||
<link rel="author" href="https://plus.google.com/+keeshux" />
|
<link rel="author" href="https://plus.google.com/+keeshux" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="/s/main.css?1545473374" />
|
<link rel="stylesheet" href="/s/main.css?1545561936" />
|
||||||
<link rel="stylesheet" href="/s/main-mobile.css?1545473374" media="only screen and (max-width: 600px)" />
|
<link rel="stylesheet" href="/s/main-mobile.css?1545561936" media="only screen and (max-width: 600px)" />
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/s/favicon.ico?1545473374" />
|
<link rel="shortcut icon" href="/s/favicon.ico?1545561936" />
|
||||||
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545473374" />
|
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1545561936" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<div id="container">
|
||||||
<header>
|
<header>
|
||||||
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a></h1>
|
||||||
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
|
||||||
|
@ -85,6 +86,8 @@
|
||||||
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="secondary">
|
<ul class="secondary">
|
||||||
|
<li><a href="/faq/" title="Frequently Asked Questions">FAQ</a></li>
|
||||||
|
<li>—</li>
|
||||||
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
|
||||||
<li>—</li>
|
<li>—</li>
|
||||||
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
|
||||||
|
@ -95,5 +98,6 @@
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
main {
|
#container {
|
||||||
margin: 2em 0em 3em 0em;
|
margin: 2em 0em 3em 0em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,6 @@ body {
|
||||||
font-family: "Helvetica", sans-serif;
|
font-family: "Helvetica", sans-serif;
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
color: white;
|
color: white;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
@ -22,19 +21,20 @@ a:hover {
|
||||||
margin: -2em 0em;
|
margin: -2em 0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
#container {
|
||||||
margin: 2em auto 3em auto;
|
margin: 2em auto 3em auto;
|
||||||
width: 32em;
|
width: 32em;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
color: lightgray;
|
color: lightgray;
|
||||||
|
margin-top: 3em;
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer li {
|
footer li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0em 0.3em;
|
margin-right: 0.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer .contacts li {
|
footer .contacts li {
|
||||||
|
|
Loading…
Reference in New Issue