doc: handovers are now in a better folder and scripts have been updated to deal with it
This commit is contained in:
parent
af359864d1
commit
1676c6fc25
4 changed files with 96 additions and 44 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link href="main.css" rel="stylesheet">
|
||||
<link href="./main.css" rel="stylesheet">
|
||||
|
||||
<title>{title}</title>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
|||
</head>
|
||||
<body class="sticky-wrapper">
|
||||
<main>
|
||||
<img src="" alt="Computer Society Logo" width="200" height="200" id="logo"/>
|
||||
<img src="./Logo_2024.svg" alt="Computer Society Logo" width="200" height="200" id="logo"/>
|
||||
<h1>University of Limerick Computer Society</h1>
|
||||
<!--indentation is managed by the converter-->
|
||||
{body}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue