Skip to content
Snippets Groups Projects

Update wiki/layout.html

Merged Soyoon Kim requested to merge lskim_04-main-patch-15146 into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -12,6 +12,7 @@
<!-- Custom CSS -->
<link href="{{ url_for('static', filename = 'style.css') }}" rel="stylesheet">
<title>{% block title %}{% endblock %} | TeamName - iGEM 2022</title>
Loading