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 c23193f commit 719f838Copy full SHA for 719f838
_config.yml
@@ -33,3 +33,4 @@ exclude:
33
twitter:
34
card: summary
35
username: pybuilder_
36
+logo: /img/logo.svg
_includes/layout/metaAndStyles.html
@@ -30,4 +30,4 @@
30
<link rel="stylesheet" type="text/css" href="/css/tabcontent.css"/>
31
<link rel="stylesheet" type="text/css" href="/css/styles.css"/>
32
-{% seo %}
+{% seo title=false %}
0 commit comments