Compare commits

...

1 Commits

Author SHA1 Message Date
38e7acae99 Update content/zapecena-ricotta-s-rajcaty/index.md
All checks were successful
Build / build (push) Successful in 1m37s
2023-12-22 21:02:12 +01:00
2 changed files with 21 additions and 1 deletions

View File

@ -0,0 +1,20 @@
name: Build
on:
push:
branches:
- master
- actions
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Build Zola website
uses: docker://ghcr.io/getzola/zola:v0.18.0
with:
args: build

View File

@ -1,7 +1,7 @@
+++ +++
title = "Zapečená ricotta s rajčaty" title = "Zapečená ricotta s rajčaty"
date = 2022-01-20 date = 2022-01-20
author = "Terezka 7 Emil" author = "Terezka & Emil"
[taxonomies] [taxonomies]
kategorie = ["zelenina"] kategorie = ["zelenina"]