Skip to content

Commit

Permalink
Add metamodelling figure to dummy webserver
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Apr 16, 2024
1 parent 109ae90 commit be62bdf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion docker_scripts/http/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
<html>
<head>
<style>
h1 {text-align: center;}
p {text-align: center;}
div {text-align: center;}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body>


<h1>
oSparc Dakota Service
oSparc Meta Dakota Service
</h1>


<img src="oSparcMetaModelling.png" class="center">

</body>
</html>
Binary file added docker_scripts/http/oSparcMetaModelling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit be62bdf

Please sign in to comment.