first commit
This commit is contained in:
parent
2430371884
commit
a1c86e9cfb
13 changed files with 669 additions and 0 deletions
5
ejs/head.ejs
Normal file
5
ejs/head.ejs
Normal file
|
@ -0,0 +1,5 @@
|
|||
<meta charset="UTF-8">
|
||||
<title>Workshops</title>
|
||||
|
||||
<!-- CSS (load bootstrap from a CDN) -->
|
||||
<link rel="stylesheet" href="bootstrap.min.css">
|
Loading…
Add table
Add a link
Reference in a new issue