Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.swp
132 changes: 132 additions & 0 deletions cat1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
72 changes: 72 additions & 0 deletions cat2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 7 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,28 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<title>Hello, Summer of Talk!</title>
<title>Hi, Summer of Cat!</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Covered+By+Your+Grace" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link href="hello.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
<p>Hello</p>
<p>My name is</p>
<p>cat</p>
</header>
<main>
<img src="me.png">
<h1>Your name here</h1>
<h1>cat</h1>
<p>
Here's a good place to write a little bit about yourself.
Include anything you want people to know about you.
</p>
<p>
Intelligentsia dreamcatcher chartreuse franzen sartorial ugh. Whatever
brunch asymmetrical tousled occupy before they sold out, distillery VHS
fingerstache salvia church-key readymade listicle. Craft beer skateboard
hella, hoodie brooklyn.
Here's a good place to write a little bit about cats.
Include anything you want people to know about cats.
</p>
<ul class="social">

Expand All @@ -32,8 +26,8 @@ <h1>Your name here</h1>
</ul>
</main>
<footer>
<a href="http://powershop.co.nz"><img src="winky.svg" alt="Powershop"></a>
<a href="http://www.summeroftech.co.nz/"><img src="sot-logo.svg" alt="Summer of Tech"></a>
<a href="http://powershop.co.nz"><img src="cat1.svg" alt="Powershop"></a>
<a href="http://www.summeroftech.co.nz/"><img src="cat2.svg" alt="Summer of Tech"></a>
</footer>
</body>
</html>
Binary file modified me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion sot-logo.svg

This file was deleted.

1 change: 0 additions & 1 deletion winky.svg

This file was deleted.