We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af13ce commit 15edb35Copy full SHA for 15edb35
src/layouts/baseLayout.swift
@@ -16,7 +16,7 @@ func baseLayout (page: Page? = nil, post: Post? = nil, main: String) -> String {
16
<header>
17
<div>
18
<div class="site-title">
19
- <span class="name">Workchain Manipulator ⚡️</span> – Bitcoin-only software development</div>
+ <span class="name">Swift Bitcoin</span> – Full node library</div>
20
\(navigationPartial(page))
21
</div>
22
</header>
0 commit comments