summaryrefslogtreecommitdiffstats
path: root/nfsw/static
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw/static')
-rw-r--r--nfsw/static/auth.css8
-rw-r--r--nfsw/static/epilogue.css8
-rw-r--r--nfsw/static/epilogue.js8
-rw-r--r--nfsw/static/io.css8
-rw-r--r--nfsw/static/io.js8
-rw-r--r--nfsw/static/root.css8
-rw-r--r--nfsw/static/sorry.css8
-rw-r--r--nfsw/static/terms.css8
8 files changed, 64 insertions, 0 deletions
diff --git a/nfsw/static/auth.css b/nfsw/static/auth.css
index f5366e5..ce3ae1b 100644
--- a/nfsw/static/auth.css
+++ b/nfsw/static/auth.css
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
@font-face {
font-family: roboto-black;
src: url('./fonts/roboto-black.ttf');
diff --git a/nfsw/static/epilogue.css b/nfsw/static/epilogue.css
index 4997cc4..8694d26 100644
--- a/nfsw/static/epilogue.css
+++ b/nfsw/static/epilogue.css
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
@font-face {
font-family: roboto-black;
src: url('/static/fonts/roboto-black.ttf');
diff --git a/nfsw/static/epilogue.js b/nfsw/static/epilogue.js
index 9ba9d17..15111a7 100644
--- a/nfsw/static/epilogue.js
+++ b/nfsw/static/epilogue.js
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
document.addEventListener('DOMContentLoaded', function() {
var ep_wrapper = document.getElementsByClassName('epilogue-wrapper')[0];
ep_wrapper.style = 'display:block';
diff --git a/nfsw/static/io.css b/nfsw/static/io.css
index 34f28e9..0958311 100644
--- a/nfsw/static/io.css
+++ b/nfsw/static/io.css
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
@font-face {
font-family: noto-mono;
src: url('/static/fonts/noto-mono.ttf');
diff --git a/nfsw/static/io.js b/nfsw/static/io.js
index aee1438..379d9da 100644
--- a/nfsw/static/io.js
+++ b/nfsw/static/io.js
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
document.addEventListener('DOMContentLoaded', function() {
/**
* Handling for sending commands to server.
diff --git a/nfsw/static/root.css b/nfsw/static/root.css
index ec906b5..eaa28d5 100644
--- a/nfsw/static/root.css
+++ b/nfsw/static/root.css
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
@font-face {
font-family: roboto-black;
src: url('/static/fonts/roboto-black.ttf');
diff --git a/nfsw/static/sorry.css b/nfsw/static/sorry.css
index d9c8abd..f596d64 100644
--- a/nfsw/static/sorry.css
+++ b/nfsw/static/sorry.css
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
@font-face {
font-family: roboto-black;
src: url('/static/fonts/roboto-black.ttf');
diff --git a/nfsw/static/terms.css b/nfsw/static/terms.css
index 6236141..6ec8aa7 100644
--- a/nfsw/static/terms.css
+++ b/nfsw/static/terms.css
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
@font-face {
font-family: roboto-black;
src: url('/static/fonts/roboto-black.ttf');