From ef64adf60bb34ace1f388634d085faf4f67d1529 Mon Sep 17 00:00:00 2001 From: Rufubi <122667207+Rufubi@users.noreply.github.com> Date: Wed, 5 Nov 2025 13:57:43 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B8=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7=D0=B8=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=B9=20=D0=B2=20=D0=BA=D0=BE=D0=BD=D1=84=D0=B8?= =?UTF-8?q?=D0=B3=D1=83=D1=80=D0=B0=D1=86=D0=B8=D1=8E=20mdBook=20(#152)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/book.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/book.toml b/.github/book.toml index 441962a..aa947a2 100644 --- a/.github/book.toml +++ b/.github/book.toml @@ -4,3 +4,7 @@ language = "ru" multilingual = true src = "./" title = "Архитектуры процессорных систем" + +[output.html] +git-repository-url = "https://github.com/MPSU/APS" +git-repository-icon = "fa-github"