Skip to content

Commit

Permalink
Other stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Oct 11, 2023
1 parent 95b95dc commit 0cf51f0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/index_other.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Tisnik's slides</title>
<link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/simple.css">
<link rel="stylesheet" href="plugin/highlight/monokai.css">
</head>
<body class="reveal">
<h1>Other presentations</h1>
<ul>
<li><a href="cluster_names.html">Cluster names benchmarks</a></li>
<li><a href="hccp.html">HCC Proxy: PoC</a></li>
<li><a href="dependabot.html">Dependabot</a></li>
<li><a href="rest_api_mock.html">REST API for DVO Workloads page implemented already in the Mock service</a></li>
</ul>
</body>
</html>

0 comments on commit 0cf51f0

Please sign in to comment.