generated from nhcarrigan/template
Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
5e3e5bf2cc
|
|||
|
ce6ead203b
|
|||
|
2e0f7b9651
|
|||
|
37970f17c8
|
|||
|
03828c6c27
|
|||
|
a52a265807
|
|||
|
9710f07e08
|
|||
|
8c12162bfb
|
|||
|
a4d9947633
|
|||
|
f2158b814e
|
|||
|
d6f356ccdf
|
|||
|
8df1c00969
|
|||
|
e5e01c865e
|
|||
|
0dc8dcc09d
|
|||
|
7bd1ef9550
|
|||
|
d33422be37
|
|||
|
6bbcb4d8fa
|
|||
|
7e7dd9c134
|
|||
|
2bc5c03ff7
|
@@ -8,7 +8,7 @@ This page is currently deployed. [View the live website.](https://lore.nhcarriga
|
||||
|
||||
## Feedback and Bugs
|
||||
|
||||
If you have feedback or a bug report, please [log a ticket on our forum](https://support.nhcarrigan.com).
|
||||
If you have feedback or a bug report, please feel free to open a GitHub issue!
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
+2
-2
@@ -34,7 +34,7 @@
|
||||
"tslib": "2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "21.1.3",
|
||||
"@angular/build": "21.0.4",
|
||||
"@angular/cli": "21.0.4",
|
||||
"@angular/compiler-cli": "21.0.6",
|
||||
"@nhcarrigan/eslint-config": "5.2.0",
|
||||
@@ -46,4 +46,4 @@
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "4.0.16"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
+777
-224
File diff suppressed because it is too large
Load Diff
@@ -9,18 +9,6 @@
|
||||
<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=Quintessential&display=swap" rel="stylesheet">
|
||||
<script defer src="https://analytics.nhcarrigan.com/js/pa-YUXAn1vhhRttySUAw_LMN.js"></script>
|
||||
<script>
|
||||
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
|
||||
plausible.init({
|
||||
customProperties: {
|
||||
domain: "lore.nhcarrigan.com",
|
||||
page: "Lore",
|
||||
path: "/",
|
||||
},
|
||||
})
|
||||
</script>
|
||||
<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3569924701890974" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<app-root></app-root>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user