-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ef76a4f
commit 84add27
Showing
4 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,28 @@ | ||
--- | ||
layout: home | ||
layout: splash | ||
title: "Home" | ||
header: | ||
overlay_image: /assets/images/homepage-banner.jpg | ||
overlay_filter: 0.2 | ||
caption: "Lake Louise, Canada" | ||
excerpt: "Welcome to harrywalker.uk!" | ||
intro: | ||
- excerpt: "Hi everyone! My name is Harry, I'm a year old college student in the North East of England. Currently, I'm studying Maths, Physics and Computer Science." | ||
wiilink: | ||
- image_path: /assets/images/wiilink.jpg | ||
alt: "WiiLink Logo" | ||
title: "WiiLink" | ||
excerpt: "In my spare time, I contribute to the WiiLink project, which revives WiiConnect24 and Nintendo WFC services. WiiLink also translates and makes some Japanese exclusive Wii channels available once again. My favourite of these is Wii Room (Wiiの間)." | ||
url: "https://wiilink.ca" | ||
btn_label: "Learn more" | ||
btn_class: "btn--primary" | ||
photography: | ||
- image_path: /assets/images/photography.jpg | ||
image_caption: "Lake Bow, Canada" | ||
alt: "Image of Lake Bow in Canada" | ||
title: "Photography" | ||
excerpt: "One of my favourite past times is exploring the beautiful world we live in, to take breathtaking photos like this." | ||
--- | ||
### Welcome to my site! | ||
Hi everyone! My name is Harry, I'm 16, and I'm a college student. Currently, I'm studying Maths, Physics and Computer Science. In my free time, I try my best to contribute to open source projects, and help people out in the WiiLink Discord server. You can contact me via [email](mailto:[email protected]), or on Discord (@ayeitsharry), my DMs are open! | ||
{% include feature_row id="intro" type="center" %} | ||
{% include feature_row type="left" id="wiilink" %} | ||
{% include feature_row type="right" id="photography" %} |