From ae30615df5e464c167d010414aef61c20076b8e0 Mon Sep 17 00:00:00 2001 From: mnik01 Date: Wed, 10 Sep 2025 02:40:17 +0500 Subject: initial --- src/partials/book-progress-banner.html | 22 +++++++++++++++++++ src/partials/common-section.html | 40 ++++++++++++++++++++++++++++++++++ src/partials/footer.html | 30 +++++++++++++++++++++++++ src/partials/header.html | 14 ++++++++++++ src/partials/sidebar.html | 1 + 5 files changed, 107 insertions(+) create mode 100644 src/partials/book-progress-banner.html create mode 100644 src/partials/common-section.html create mode 100644 src/partials/footer.html create mode 100644 src/partials/header.html create mode 100644 src/partials/sidebar.html (limited to 'src/partials') diff --git a/src/partials/book-progress-banner.html b/src/partials/book-progress-banner.html new file mode 100644 index 0000000..3d52164 --- /dev/null +++ b/src/partials/book-progress-banner.html @@ -0,0 +1,22 @@ + + + +
+ +
+ 10101011001010100101101011010100101 + 01010110101101001010101101001010110 + 11010010101010110100101011010101001 + 00101011010010101010101101001011010 + 10100101010110101001011010101010011 +
+ +
+
+ + +
+

Компьютерная
грамотность

+ Следить за прогрессом выхода книги +
+
\ No newline at end of file diff --git a/src/partials/common-section.html b/src/partials/common-section.html new file mode 100644 index 0000000..7183892 --- /dev/null +++ b/src/partials/common-section.html @@ -0,0 +1,40 @@ +
+
+
+ поддержать +
+
+ monero +
+ +
83FnHA4VUDBWiTwkqBJssTTV6DaE5NBnoaW2iRTLMMPBeykwgY8EK1U76RjJVLe6YYFgkkWfvMeH3fxVDkFT7GHfFxbRqte
+
+
+
+ bitcoin +
+ +
83FnHA4VUDBWiTwkqBJssTTV6DaE5NBnoaW2iRTLMMPBeykwgY8EK1U76RjJVLe6YYFgkkWfvMeH3fxVDkFT7GHfFxbRqte
+
+
+
+
+
+ публичные ключи + GPG + PGP +
+
+ принять участие + smtp email + поддомен + дизайн разработка сайта +
+
+ доступ к веб-сайту + Tor + Clear net + Spartran +
+
+
\ No newline at end of file diff --git a/src/partials/footer.html b/src/partials/footer.html new file mode 100644 index 0000000..1044aba --- /dev/null +++ b/src/partials/footer.html @@ -0,0 +1,30 @@ + \ No newline at end of file diff --git a/src/partials/header.html b/src/partials/header.html new file mode 100644 index 0000000..5be1296 --- /dev/null +++ b/src/partials/header.html @@ -0,0 +1,14 @@ +
+ logo letter M + +
\ No newline at end of file diff --git a/src/partials/sidebar.html b/src/partials/sidebar.html new file mode 100644 index 0000000..927137e --- /dev/null +++ b/src/partials/sidebar.html @@ -0,0 +1 @@ +sidebar.html \ No newline at end of file -- cgit v1.2.3