ported over contact info from old site
This commit is contained in:
parent
71acef0a8a
commit
f7f212a701
3 changed files with 10 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
base_url = "https://ily.rs"
|
base_url = "https://ily.rs"
|
||||||
title = "ily.rs"
|
title = "ily"
|
||||||
compile_sass = false
|
compile_sass = false
|
||||||
build_search_index = false
|
build_search_index = false
|
||||||
generate_feeds = true
|
generate_feeds = true
|
||||||
|
|
|
||||||
8
content/blog/contact.md
Normal file
8
content/blog/contact.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
+++
|
||||||
|
title = "Contacting me"
|
||||||
|
date = 2021-02-11
|
||||||
|
+++
|
||||||
|
|
||||||
|
If you need to get in touch regarding work I've completed for you in the past, use the email I gave to you at the time, or if that's not possible, email <a href="mailto:previous-work@ily.rs">previous-work@ily.rs</a>.
|
||||||
|
|
||||||
|
If you want to get in touch for reasons unrelated to work, use <a href="mailto:l@ily.rs">l@ily.rs</a>. I'm generally happy chatting.
|
||||||
|
|
@ -4,9 +4,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<p>
|
<p></p>
|
||||||
She looked herself in the mirror and plunged the pen drive into her neck and felt the weight of sapience lift from her shoulders, and then the high wore off.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
{% set blog = get_section(path="blog/_index.md") %}
|
{% set blog = get_section(path="blog/_index.md") %}
|
||||||
{% for post in blog.pages %}
|
{% for post in blog.pages %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue