mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 11:32:26 +00:00
Cleanup and more pages
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
<img class="hero-img" src="/images/hero-img.svg"
|
||||
onerror="this.onerror=null; this.src= '/user/themes/leighhack/images/hero-img@2x.png'">
|
||||
<img class="hero-img" src="/images/hero-img.svg">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
<div class="columns is-vcentered has-text-centered-mobile">
|
||||
|
||||
<div class="column">
|
||||
<img class="cta-img" src="/images/hero-img.svg"
|
||||
onerror="this.onerror=null; this.src= '/user/themes/leighhack/images/hero-img@2x.png'">
|
||||
<img class="cta-img" src="/images/hero-img.svg">
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
|
||||
@@ -3,20 +3,15 @@
|
||||
<div class="columns">
|
||||
|
||||
<div class="column is-1 is-pull-right-touch">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="45" height="44" viewBox="0 0 45 44">
|
||||
<path fill="#FFF" fill-rule="evenodd"
|
||||
d="M36.249 16.101l-8.253-8.224.993-.989L22.077 0l-10.17 10.134 6.634 6.61 2.386-2.378 1.738 1.732-6.51 6.488-1.738-1.732 2.386-2.378-6.633-6.61L0 22l6.912 6.888 1.025-1.02 8.252 8.223-1.024 1.02L22.077 44l10.17-10.134-6.634-6.611-2.387 2.378-1.737-1.731 6.51-6.488 1.738 1.731-2.387 2.379 6.634 6.61L44.154 22l-6.912-6.888z">
|
||||
</path>
|
||||
</svg>
|
||||
<img src="/images/rose_logo.svg">
|
||||
</div>
|
||||
|
||||
<div class="column is-4">
|
||||
<h4 class="title is-6 has-text-white">Where we are</h4>
|
||||
<address class="is-size-6">
|
||||
Leigh Hackspace<br>
|
||||
Leigh Spinners Mill (3rd Floor)<br>
|
||||
Park Lane <br>
|
||||
Leigh <br>
|
||||
Unit 3.14, Leigh Spinners Mill<br>
|
||||
Park Lane, Leigh <br>
|
||||
WN7 2LB
|
||||
</address>
|
||||
</div>
|
||||
@@ -59,7 +54,7 @@
|
||||
<div class="level">
|
||||
<div class="level-left">
|
||||
</div>
|
||||
<div class="level-right">
|
||||
<div class="level-right has-text-right">
|
||||
<p>© {{ .Site.Params.company }} {{ .Site.Params.copyright_years }} | Initial website by <a href="https://www.studiocosmos.co.uk"
|
||||
target="_blank" rel="noopener">COSMOS</a><br/>
|
||||
{{ .Site.Title }} is a trading name of {{ .Site.Params.Company }}, registered in England & Wales No. <a href="https://find-and-update.company-information.service.gov.uk/company/{{ .Site.Params.company_number }}">{{ .Site.Params.company_number }}</a></p>
|
||||
|
||||
@@ -1,8 +1,15 @@
|
||||
<meta charset="utf-8">
|
||||
<title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title>
|
||||
<title>{{ block "title" . }}{{ .Site.Title }} - {{ .Title }}{{ end }}</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script src="https://kit.fontawesome.com/589b48ea08.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="/css/bulma.min.css">
|
||||
<link rel="stylesheet" href="/css/leighhack.css" type="text/css" >
|
||||
<link rel="stylesheet" href="/css/leighhack.css" type="text/css">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Transport Medium';
|
||||
src: url('/fonts/transport-medium.woff2') format('woff2');
|
||||
}
|
||||
</style>
|
||||
@@ -3,7 +3,8 @@
|
||||
|
||||
<div class="navbar-brand" style="flex-grow: 1;">
|
||||
<a class="navbar-item" href="/">
|
||||
<img class="site-logo" src="/images/logo.svg" alt="" width="152">
|
||||
<img class="site-logo" src="/images/rose_logo.svg" alt="" width="70">
|
||||
<span style="font-size: .9em; line-height: 1.1; font-family: 'Transport Medium';">Leigh<br/>Hackspace</span>
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar">
|
||||
<span aria-hidden="true"></span>
|
||||
@@ -15,10 +16,10 @@
|
||||
<div id="navbar" class="navbar-menu has-text-centered-touch is-size-5-touch">
|
||||
<div class="navbar-start is-half ">
|
||||
|
||||
<a href="/about" class="active navbar-item has-shadow is-size-5">About</a>
|
||||
<a href="/facilities" class=" navbar-item has-shadow is-size-5">Facilities</a>
|
||||
<a href="/contact" class=" navbar-item has-shadow is-size-5">Contact</a>
|
||||
|
||||
{{- range site.Menus.main }}
|
||||
<a href="{{ .URL }}" class="active navbar-item has-shadow is-size-5">{{ .Name }}</a>
|
||||
</a>
|
||||
{{- end }}
|
||||
|
||||
<div class="navbar-item has-shadow">
|
||||
<div class="buttons is-block-touch is-fullwidth-touch">
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
{{- range (where .Site.RegularPages "Section" "facilities") }}
|
||||
<div class="column is-one-quarter">
|
||||
<div class="box is-large hover-items">
|
||||
<div class=""><img src="{{ .Params.icon }}" width="32"></div>
|
||||
<h3 class="is-size-4 has-text-weight-bold">{{ .Title }}</h3>
|
||||
<div class="content mt-5 box-height">
|
||||
<p>{{ .Params.subtitle }}</p>
|
||||
|
||||
Reference in New Issue
Block a user