parent
f04c43ad24
commit
b7037e1173
|
@ -25,9 +25,10 @@
|
|||
</h3>
|
||||
<p class="p-note">
|
||||
I am a data enthusiast skilled in data management, qualitative and
|
||||
quantitative data analysis, and low-code automation. My research interests
|
||||
include disability and health, poverty and social policy, and social vulnerability to climate change. I am also
|
||||
an advocate for digital rights and free culture, and I maintain
|
||||
quantitative research methods, and low-code automation. My research interests
|
||||
include disability and health, poverty and social policy, and social
|
||||
vulnerability to climate change. I am also an advocate for digital rights and
|
||||
free culture, and I maintain<br>
|
||||
<a href="/resources/">a page with useful resources</a>.
|
||||
</p>
|
||||
<img
|
||||
|
@ -38,8 +39,8 @@
|
|||
/>
|
||||
<p>
|
||||
My guiding principles draw from disability justice and the ethics of care;
|
||||
these principles are connected to current sociopolitical issues and my
|
||||
commitment to progressive social change.
|
||||
these principles shape my approach to understanding and addressing complex
|
||||
social issues.
|
||||
</p>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -102,7 +103,8 @@
|
|||
/>
|
||||
Share with me via Nextcloud!
|
||||
</a>
|
||||
<p>🖥 <a href="/cloudflare/" ><i>Where is this website hosted?</i></a> 🖥</p>
|
||||
<p>🖥 <a href="/cloudflare/" ><em>Where is this website hosted?</em></a> 🖥</p>
|
||||
<p><em>This website's contents do not necessarily reflect the views of any organization with which I am affiliated.</em></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<footer>
|
||||
<p><em>This website's contents do not necessarily reflect the views of any organization with which I am affiliated.</em></p>
|
||||
<p>© {{ now.Year }} <a href="{{ .Site.BaseURL }}"><b>{{ .Site.Title }}</b></a>.
|
||||
{{- range .Site.Menus.footer }}
|
||||
<a href="{{ .URL }}"><b>{{ .Name }}</b></a>.
|
||||
|
|
Loading…
Reference in New Issue