Note that the list may contain grant work, which is technically part of my job
This commit is contained in:
parent
e26fc75636
commit
628c969dfe
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
{{ .Scratch.Set "header-name" "Contributions" }}
|
||||
{{ partial "fake-heading.html" . }}
|
||||
|
||||
<p>I also do plenty of open-source work, here's a list of some of the projects I contributed to! This is stuff I did in my free time and not part of employment or paid work.</p>
|
||||
<p>Here's a list of some of the projects I contributed to! This is stuff I did in my free time and not part of my employment. Of course, the exception to this rule is grants to work on open source projects.</p>
|
||||
|
||||
{{ $contrib := (index site.Data "contributions") }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue