diff options
| author | Adam Spragg <adam@spra.gg> | 2018-06-06 17:12:03 +0100 | 
|---|---|---|
| committer | Adam Spragg <adam@spra.gg> | 2018-06-06 17:12:03 +0100 | 
| commit | 47e000d2354cc23ba530f3012a35a4b671fe0f32 (patch) | |
| tree | 27b812773292c8491dc63f61a782a1a530d76f35 /html/contact | |
| parent | bfc50f836e36128a00f1de37528e6be7d74a52da (diff) | |
Add icons to the website sub-headings
Also add an /about page with licensing info for the icons, as well as
links to their sources, and other random trivia and nerdery.
Diffstat (limited to 'html/contact')
| -rw-r--r-- | html/contact | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/html/contact b/html/contact index 80951a2..cd2bf0d 100644 --- a/html/contact +++ b/html/contact @@ -18,7 +18,7 @@  			</nav>  		</header>  		<main> -			<h2>Contact</h2> +			<h2><img src="/img/icons/Faenza/mimetypes/32/message.png" alt="•" /> Contact</h2>  			<p>The best way to get in contact with me is by email, at  				<a href="mailto:adam@spragg-ssl.co.uk">adam@spragg-ssl.co.uk</a>.</p>  			<p>I'm based in | 
