Skip to content

Commit 4a9863b

Browse files
committed
feat: add /in-person-to-online page
1 parent bb704f3 commit 4a9863b

File tree

131 files changed

+237
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+237
-1
lines changed

public/_partials/shared/head.ejs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
55
<meta name="description" content="" />
66
<meta name="keywords" content="" />
7-
<link rel="stylesheet" href="assets/css/main.css" />
7+
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css"/>
8+
<link rel="stylesheet" href="/assets/css/main.css" />
89
</head>

public/in-person-to-online/index.jade

Lines changed: 235 additions & 0 deletions
Large diffs are not rendered by default.
32.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)