Skip to content

Commit

Permalink
Make the pub date real for index
Browse files Browse the repository at this point in the history
  • Loading branch information
thekatstevens committed May 1, 2024
1 parent 5099a3c commit d7afc2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/docs/Kubernetes/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 1000-01-01
modDate: 1000-01-01
pubDate: 2024-01-01
modDate: 2024-01-01
title: Kubernetes
navTitle: Kubernetes
navSection: Kubernetes
Expand Down

0 comments on commit d7afc2f

Please sign in to comment.