diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 20:27:17 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 20:27:17 +0300 |
| commit | 2fd4afe62cfba65c8539c75ae7852901ae4efcc4 (patch) | |
| tree | f6dd67a0d37d8ee889928a0a346aee0faaf2863c /src/index.html | |
| parent | d591ffb3234814e59547a5a71443867ffac55797 (diff) | |
Netlify stuff
Diffstat (limited to 'src/index.html')
| -rw-r--r-- | src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index 93623bf..732a318 100644 --- a/src/index.html +++ b/src/index.html @@ -8,6 +8,7 @@ <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Amiri&family=Roboto:wght@300&display=swap" rel="stylesheet">
+ <script src="/netlify-identity-widget.js"></script>
</head>
<body>
<img id="swoosh" src="swoosh.svg" alt="">
|
