M README.md => README.md +1 -1
@@ 5,7 5,7 @@ built with [11ty](https://www.11ty.dev/) and [TailwindCSS](https://tailwindcss.c
## License & Copyright
-Copyright (C) 2022 Dawn Walker.
+Copyright (C) 2023 Dawn Walker.
Unless otherwise indicated,
[dcwalker.ca](https://dcwalker.ca) **content and documentation** is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/), a copy of which is in this repo: [LICENSE](LICENSE).
A src/assets/images/profile.jpg => src/assets/images/profile.jpg +0 -0
M src/index.md => src/index.md +1 -1
@@ 11,7 11,7 @@ description: ""
</header>
<main class="mx-auto max-w-4xl py-12 px-4 sm:px-6 lg:justify-between lg:py-16 lg:px-8">
<div class="py-0 lg:py-0 -mt-20">
- <img src="https://pbs.twimg.com/profile_images/1149060834708140039/GQfDwwfU_400x400.jpg" class="w-48 rounded-full border-8 border-white" />
+ <img src="assets/images/profile.jpg" class="w-48 rounded-full border-8 border-white" />
</div>
<h1 class="text-gray-900 text-3xl font-extrabold tracking-tight sm:text-4xl pt-2 lg:pt-4" >{{ title }}</h1>
<h2 class="text-gray-900 text-2xl tracking-tight sm:text-3xl pb-2 lg:pb-4"> Designer and Researcher</h2>