generated from nhcarrigan/template
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2bd410631b
|
|||
25ec9f8e2a |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "website-headers",
|
"name": "website-headers",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
@ -105,6 +105,7 @@ largeIcon.href = "https://cdn.nhcarrigan.com/favicon/favicon-32x32.png";
|
|||||||
// #region Styles
|
// #region Styles
|
||||||
|
|
||||||
const styles = document.createElement("style");
|
const styles = document.createElement("style");
|
||||||
|
styles.id = "nhcarrigan-global-styles";
|
||||||
styles.innerHTML = `
|
styles.innerHTML = `
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'OpenDyslexic';
|
font-family: 'OpenDyslexic';
|
||||||
|
Reference in New Issue
Block a user