Skip to content

Commit 9f8bafd

Browse files
fix: broken logic in files (#573)
1 parent a050b53 commit 9f8bafd

File tree

6 files changed

+15
-4
lines changed

6 files changed

+15
-4
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ params:
8080
# Disabled by default. Uncomment to enable. Requires 'BookRepo' param.
8181
# Edit path must point to root directory of repo.
8282
BookEditPath: edit/main/exampleSite
83-
BookRepo: false
83+
# BookRepo: false
8484

8585
# Configure the date format used on the pages
8686
# - In git information
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "Kornscribble"
3+
h1: "21 способ"
4+
tags: ["книга", "свобода", "цифровой гулаг", "биткоин"]
5+
description: "Книга, которая покажет вам 21 способ взглянуть на Биткоин"
6+
url: digital-gulag
7+
cover: /img/08.png
8+
bookCollapseSection: true
9+
bookFlatSection: false
10+
bookToc: false
11+
weight: 20
12+
---

content.ru/docs/Rabbithole/Books/Digital-gulag/chapter-1.md

Whitespace-only changes.

content.ru/posts/q3-23-otchet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ prev: /posts/drivechains
1010
cover: /img/q3-23-cover.jpeg
1111
title: "Квартальный отчет 21ideas"
1212
h1: "Квартальный отчет 21ideas"
13-
cover: /img/q3-23-cover.jpeg
1413
description: "Квартальный отчет об открытии искходного кода образовательного биткоин-проекта 21ideas."
1514
weight: 10
1615
---

resources/_gen/assets/book.scss_b807c86e8030af4cdc30edccea379f5f.content

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"Target":"book.min.a88fda41628a86b0aa4a3caa9c8ab466ee8e01a433898186e506a93fb98f1884.css","MediaType":"text/css","Data":{"Integrity":"sha256-qI/aQWKKhrCqSjyqnIq0Zu6OAaQziYGG5QapP7mPGIQ="}}
1+
{"Target":"book.min.2498f66bc2a292b0e3c98b1c4312c241a1d1479d6db51e5fce36f94ba4b3ed83.css","MediaType":"text/css","Data":{"Integrity":"sha256-JJj2a8KikrDjyYscQxLCQaHRR51ttR5fzjb5S6Sz7YM="}}

0 commit comments

Comments
 (0)