Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
danpilch committed Nov 8, 2023
1 parent c5918d7 commit dfd71be
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 806 deletions.
16 changes: 0 additions & 16 deletions _layouts/cv.html

This file was deleted.

13 changes: 0 additions & 13 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,3 @@ title: Posts
</li>
{% endfor %}
</ul>

## CV

<ul class="posts">
{% for post in site.categories.cv %}
<li class="post">
<a href="{{ post.url }}">{{ post.title }}</a><br />
<time class="publish-date" datetime="{{ post.date | date: '%f' }}">
{{ post.date | date: "%b %-d, %Y" }}
</time>
</li>
{% endfor %}
</ul>
194 changes: 0 additions & 194 deletions media/davewhipp-print.css

This file was deleted.

Loading

0 comments on commit dfd71be

Please sign in to comment.