actually publish ssh key post
This commit is contained in:
parent
8e58d6824a
commit
9399bcad96
@ -14,7 +14,7 @@
|
||||
<script>
|
||||
export let title, date;
|
||||
export let description = '';
|
||||
export let draft = false;
|
||||
export const draft = false;
|
||||
export let toc = null;
|
||||
|
||||
export let slug;
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: 'Converting ssh keys from old formats'
|
||||
date: 2024-07-06
|
||||
draft: true
|
||||
---
|
||||
|
||||
<script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user