Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions src/.overrides/.icons/main/company-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/.overrides/assets/images/company-logo-blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
123 changes: 0 additions & 123 deletions src/.overrides/assets/stylesheets/extra.css

This file was deleted.

3 changes: 3 additions & 0 deletions src/.overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
{% endblock %}

{% block extrahead %}
<!-- Roboto for headings (body uses Roboto Slab, code uses Source Code Pro via theme.font) -->
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap">
<script
src="https://www.datadoghq-browser-agent.com/us1/v4/datadog-rum.js"
type="text/javascript">
Expand Down
Loading
Loading