SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit a62ae60e authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Remove redundant headsup in portal

parent c1a8a24f
No related branches found
No related tags found
Loading
{% extends 'scipost/base.html' %}
{% load static %}
{% block headsup %}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;500;600&display=swap" rel="stylesheet">
{% endblock headsup %}
{% load static %}
{% block body_class %}{{ block.super }} homepage home-alt{% endblock %}
{% block meta_description %}{{ block.super }} homepage{% endblock meta_description %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment