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