Skip to content

Commit

Permalink
Add nordic RSE logo and update css location
Browse files Browse the repository at this point in the history
  • Loading branch information
rantahar committed May 27, 2024
1 parent 8df7301 commit e605569
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added static/img/nordic-rse-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- font -->
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">

<link href="{{ config.base_url | safe }}/css/style.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">

{% block extracss %}
{% endblock extracss %}
Expand Down

0 comments on commit e605569

Please sign in to comment.