Skip to content

Commit a701d7b

Browse files
kjaymilleroleksis
authored andcommitted
updates header with modern society
1 parent 5520402 commit a701d7b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% assign t = site.data.locales[page.lang][page.lang] %}
22
<header class="site-header" role="banner">
3-
<h1 class="site-title"><a class="logo-text" href="/index.html"><img src="{{ '/assets/images/black_python_devs_logo.svg' | relative_url }}" alt="Black Python Devs" /></a></h1>
3+
<h1 class="site-title"><a class="logo-text" href="/index.html"><img src="{{ 'assets/images/black_python_devs_logo-horizontal-white.png' | relative_url }}" alt="Black Python Devs" /></a></h1>
44
<nav class="site-navigation">
55
<div class="site-navigation-wrap">
66
<ul class="menu" role="menu">
Loading

0 commit comments

Comments
 (0)