mirror of
https://github.com/pockethost/pockethost.git
synced 2025-07-08 05:42:35 +00:00
16 lines
311 B
Perl
16 lines
311 B
Perl
---
|
|
to: packages/www/content/blog/<%= version %>.md
|
|
---
|
|
<%
|
|
%>
|
|
---
|
|
title: <%= title %>
|
|
date: <%= new Date().toISOString() %>
|
|
description: <%= description %>
|
|
---
|
|
|
|
[PocketHost](https://pockethost.io), the zero-config PocketBase hosting platform, has reached version <%=version%>.
|
|
|
|
<%= body %>
|
|
|
|
<%= subjectMatter %> |