We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86fc0f commit bdd398dCopy full SHA for bdd398d
‎_src/index.njk‎
@@ -1,6 +1,7 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
+ <meta charset="utf-8">
5
<title>April 9 is CSS Naked Day</title>
6
<link rel="icon" href="/favicon.ico">
7
{# <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Chivo:900"> #}
‎_src/year.njk‎
@@ -11,6 +11,7 @@
11
12
13
14
15
<title>CSS Naked Day {{ year }}</title>
16
17
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Chivo:900">
0 commit comments