Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 17, 2022
1 parent 2ec08f8 commit 1c6b6d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/host/templates/host/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<footer class="footer py-3 bg-light">
<style>
.footer {

position: fixed;
left: 0;
bottom: 0;
Expand All @@ -83,7 +83,7 @@

<span style="margin-left:2px"><span class="text-muted">| UCSC Transitent team web pages
<a href="https://transients.ucsc.edu/">here</a>

</span>
</div>

Expand All @@ -95,4 +95,4 @@
<script type="text/javascript" src="http://cdn.pydata.org/bokeh/release/bokeh-2.4.2.min.js"></script>
{% block script %}{% endblock %}
</body>
</html>
</html>

0 comments on commit 1c6b6d4

Please sign in to comment.