Update content/zapecena-ricotta-s-rajcaty/index.md
All checks were successful
Build / build (push) Successful in 1m37s

This commit is contained in:
Emil Miler 2023-12-16 18:39:23 +01:00
parent f17f6588ab
commit 38e7acae99
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"
date = 2022-01-20
author = "Terezka 7 Emil"
author = "Terezka & Emil"
[taxonomies]
kategorie = ["zelenina"]