Skip to content

Commit 629ee3e

Browse files
committed
updates
1 parent 131c175 commit 629ee3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hugo.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
baseURL: "https://hey.paris/"
22
title: hey.paris
3-
copyright: "© Dr Paris Buttfield-Addison | I live on the land of the muwinina people. Sovereignty was never ceded."
3+
copyright: "© Dr Paris Buttfield-Addison · I live on the land of the muwinina people. Sovereignty was never ceded."
44
paginate: 10
55
theme: [PaperMod]
66

@@ -75,11 +75,11 @@ params:
7575
homeInfoParams:
7676
Title: "Paris Buttfield-Addison"
7777
Content:
78-
Hi, I'm Paris 👋
78+
Hi, I'm Dr Paris Buttfield-Addison👋
7979

8080
<br /><br />
8181

82-
I've been doing things with technology, education, writing, and creative arts for a long time. You can [learn more about me here](/about).
82+
I help run indie games studio, [Secret Lab](https://secretlab.games), and narrative tools studio, [Yarn Spinner](https://yarnspinner.dev). You can [learn more about me here](/about).
8383

8484
<br /><br />
8585

themes/PaperMod/layouts/partials/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{{- else }}
77
<span>&copy; {{ now.Year }} <a href="{{ "" | absLangURL }}">{{ site.Title }}</a></span>
88
{{- end }}
9-
{{- print " · "}}
9+
{{- print ""}}
1010
{{- end }}
1111

1212
{{- with site.Params.footer.text }}
@@ -15,7 +15,7 @@
1515
{{- end }}
1616

1717
<span>
18-
<a href="https://github.com/parisba/heyparis/" rel="noopener noreferrer" target="_blank">Source Code</a> | No permission is granted to train any form of AI-, LLM-, or ML-powered system (or similar) using content from this site.</span>
18+
<a href="https://github.com/parisba/heyparis/" rel="noopener noreferrer" target="_blank">Source Code</a> · No permission is granted to train any form of AI-, LLM-, or ML-powered system (or similar) using content from this site.</span>
1919
</footer>
2020
{{- end }}
2121

0 commit comments

Comments
 (0)