Skip to content
Snippets Groups Projects
Commit 354b3f2e authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Toppnivå i public

parent 96e9b080
No related branches found
No related tags found
No related merge requests found
Pipeline #138266 failed
...@@ -14,7 +14,7 @@ build: ...@@ -14,7 +14,7 @@ build:
- gradle -Pci=gitlab build - gradle -Pci=gitlab build
artifacts: artifacts:
paths: paths:
- public/slides - public
pages: pages:
script: script:
......
<html>
<head>
<title>Home</title>
</head>
<body>
<h1>Oversikt over lysark</h1>
<ul>
<li><a href="slides/revealjs/01-course-intro.html">Introduksjon til emnet</a></li>
</ul>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment