mirror of https://github.com/gophish/gophish
Added contact page. Fixed some links and inconsistencies
parent
043eb44cb7
commit
82d0dc9ea5
|
@ -0,0 +1,130 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<meta name="description" content="Gophish Contact - Email, Suggest Improvements, File Issues, etc.">
|
||||||
|
<meta name="author" content="Jordan Wright">
|
||||||
|
<link rel="shortcut icon" href="assets/ico/favicon.ico">
|
||||||
|
|
||||||
|
<title>Gophish - Contact</title>
|
||||||
|
|
||||||
|
<!-- Bootstrap core CSS -->
|
||||||
|
<link href="../assets/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300,600,700' rel='stylesheet' type='text/css'>
|
||||||
|
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
|
||||||
|
<link href="../assets/css/font-awesome.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Custom styles for this template -->
|
||||||
|
<link href="../assets/css/main.css" rel="stylesheet">
|
||||||
|
<script src="../assets/js/holder.js"></script>
|
||||||
|
|
||||||
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||||
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- Fixed navbar -->
|
||||||
|
<div class="navbar navbar-dark navbar-fixed-top" role="navigation">
|
||||||
|
<div class="container">
|
||||||
|
<div class="navbar-header">
|
||||||
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||||||
|
<span class="sr-only">Toggle navigation</span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<a class="navbar-brand" href="/">
|
||||||
|
<img src="../assets/images/logo_inv_small.png"> gophish
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="navbar-collapse collapse">
|
||||||
|
<ul class="nav navbar-nav">
|
||||||
|
<li><a href="../documentation"><b>Documentation</b></a>
|
||||||
|
</li>
|
||||||
|
<li><a href="https://github.com/gophish/gophish"><b>Code</b></a>
|
||||||
|
</li>
|
||||||
|
<li><a href="../blog"><b>Blog</b></a>
|
||||||
|
</li>
|
||||||
|
<li><a href="#"><b>Contact</b></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<ul class="nav navbar-nav navbar-right">
|
||||||
|
<li><a href="#" class="btn btn btn-primary download-button" disabled><i class="fa fa-download"></i> Download</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<!--/.nav-collapse -->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div style="margin-top:60px;background-color:#283F50">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12 col-md-12" style="text-align:center;">
|
||||||
|
<h1 class="gophish-header">Contact Us</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="container marketing-panel" id="about">
|
||||||
|
<!-- START THE FEATURETTES -->
|
||||||
|
<div class="row featurette">
|
||||||
|
<div class="col-md-6">
|
||||||
|
<h2 class="featurette-heading">
|
||||||
|
<span class="fa-stack fa-2x">
|
||||||
|
<i style="color:#283F50" class="fa fa-circle fa-stack-2x"></i>
|
||||||
|
<i class="fa fa-envelope fa-stack-1x fa-inverse"></i>
|
||||||
|
</span>
|
||||||
|
<br/>Email
|
||||||
|
</h2>
|
||||||
|
<br/>
|
||||||
|
<h4>
|
||||||
|
</span>Get in touch with the gophish team directly
|
||||||
|
</h4>
|
||||||
|
<a href="mailto:hi@getgophish.com" class="btn btn-primary">Contact</a>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
<h2 class="featurette-heading">
|
||||||
|
<span class="fa-stack fa-2x">
|
||||||
|
<i style="color:#283F50" class="fa fa-github fa-2x"></i>
|
||||||
|
</span>
|
||||||
|
<br />Bugs? Feature Ideas?
|
||||||
|
</h2>
|
||||||
|
<br/>
|
||||||
|
<h4>
|
||||||
|
</span>File an issue or a feature request directly on Github
|
||||||
|
</h4>
|
||||||
|
<a href="https://github.com/gophish/gophish/issues" target="_blank" class="btn btn-primary">Contact</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<p class="pull-right"><a href="#">Back to top</a>
|
||||||
|
</p>
|
||||||
|
<p style="text-align:left;">© Jordan (<a href="https://github.com/jordan-wright">jordan-wright</a>) 2015-2016</p>
|
||||||
|
<p style="text-align:left;">Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed under <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0">CC BY 3.0</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Bootstrap core JavaScript
|
||||||
|
================================================== -->
|
||||||
|
<!-- Placed at the end of the document so the pages load faster -->
|
||||||
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
|
||||||
|
<script src="../assets/js/bootstrap.min.js"></script>
|
||||||
|
<script>
|
||||||
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||||
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||||
|
|
||||||
|
ga('create', 'UA-47018345-1', 'auto');
|
||||||
|
ga('send', 'pageview');
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
|
@ -48,13 +48,15 @@
|
||||||
<ul class="nav navbar-nav">
|
<ul class="nav navbar-nav">
|
||||||
<li><a href="#"><b>Documentation</b></a>
|
<li><a href="#"><b>Documentation</b></a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://github.com/jordan-wright/gophish"><b>Code</b></a>
|
<li><a href="https://github.com/gophish/gophish"><b>Code</b></a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="../blog"><b>Blog</b></a>
|
<li><a href="../blog"><b>Blog</b></a>
|
||||||
</li>
|
</li>
|
||||||
|
<li><a href="../contact"><b>Contact</b></a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="nav navbar-nav navbar-right">
|
<ul class="nav navbar-nav navbar-right">
|
||||||
<li><a href="#" class="btn btn btn-primary download-button"><i class="fa fa-download"></i> Download</a>
|
<li><a href="#" class="btn btn btn-primary download-button" disabled><i class="fa fa-download"></i> Download</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -53,6 +53,8 @@
|
||||||
</li>
|
</li>
|
||||||
<li><a href="blog"><b>Blog</b></a>
|
<li><a href="blog"><b>Blog</b></a>
|
||||||
</li>
|
</li>
|
||||||
|
<li><a href="contact"><b>Contact</b></a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="nav navbar-nav navbar-right">
|
<ul class="nav navbar-nav navbar-right">
|
||||||
<li><a href="#" class="btn btn btn-primary download-button" disabled><i class="fa fa-download"></i> Download</a>
|
<li><a href="#" class="btn btn btn-primary download-button" disabled><i class="fa fa-download"></i> Download</a>
|
||||||
|
|
Loading…
Reference in New Issue