Add css and different colors for dates in the future
This commit is contained in:
parent
edfc102710
commit
268ac8eed3
9 changed files with 84 additions and 36 deletions
11
index.html
11
index.html
|
@ -1,8 +1,9 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>¯\_(ツ)_/¯ SRUG: Salzburg Rust User Group</title>
|
||||
</head>
|
||||
<body></body>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>¯\_(ツ)_/¯ SRUG: Salzburg Rust User Group</title>
|
||||
<link data-trunk rel="sass" href="srug.scss"/>
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue