REFERENCING CURRENT HOSTING

This commit is contained in:
Andrea Spacca
2018-12-15 21:10:15 +01:00
parent 3f4294d06c
commit 91877f64db
7 changed files with 786 additions and 785 deletions

View File

@@ -1,7 +1,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>transfer.sh - Easy and fast file sharing from the command-line.</title>
<title>{{.Hostname}} - Easy and fast file sharing from the command-line.</title>
<meta name="description" content="Easy and fast file sharing from the command-line.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->

View File

@@ -1,7 +1,7 @@
<div id="navigation">
<div class="wrapper">
<a href="/">
<h1>transfer.sh</h1>
<h1>{{.Hostname}}</h1>
</a>
<ul class="hidden-xs">
<li><a href="/">home</a>