Skip to content

Commit

Permalink
changing header for archived pages
Browse files Browse the repository at this point in the history
  • Loading branch information
lauramoore committed Apr 23, 2018
1 parent 6ff2b07 commit d55f819
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/archives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
- id: devnexus2018
title: DevNexus 2018
recordings: https://www.recallact.com/ajug

slides: https://gist.github.com/prpatel/8368dd045b9399d740bd36efed30aa12
2 changes: 1 addition & 1 deletion _layouts/archive.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
---
{% include navigation.html %}
{% include navigation-post-show.html %}
{{content}}
{% include footer.html %}

0 comments on commit d55f819

Please sign in to comment.