Skip to content

Commit

Permalink
html headers
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed May 29, 2024
1 parent 74b51bc commit 3cb5d6f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion static/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
<!DOCTYPE html>
<HTML>
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="config.js"></script>
<script src="main.js"></script>
<link rel="stylesheet" href="style.css"/>
</head>
<title>SBML cases testing</title>
<body>
<h1>Result of testing SBML cases</h1>
<p><i>Repository's home is <a href="https://github.com/insysbio/sbml-heta-cases">HERE</a></i></p>
Expand Down

0 comments on commit 3cb5d6f

Please sign in to comment.