+1
-1
constellation/templates/base.html.j2
+1
-1
constellation/templates/base.html.j2
···
55
55
</style>
56
56
</head>
57
57
<body class="{% block body_classes %}{% endblock %}">
58
-
<h1><a href="/">This</a> is a <a href="https://github.com/at-ucosm/links/tree/main/constellation">constellation 🌌</a> API server from <a href="https://github.com/at-microcosm">microcosm</a> ✨</h1>
58
+
<h1><a href="/">This</a> is a <a href="https://github.com/at-microcosm/links/tree/main/constellation">constellation 🌌</a> API server from <a href="https://github.com/at-microcosm">microcosm</a> ✨</h1>
59
59
{% block content %}{% endblock %}
60
60
61
61
<footer>