mirror of
https://github.com/the-spellman/blog
synced 2024-12-23 06:45:04 -06:00
Update index.html
This commit is contained in:
parent
e468070db0
commit
482527c501
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
||||||
|
|
||||||
<script src="frontend.js"></script>
|
<script src="frontend.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const copyrightName = "Sammy (Sparksammy/Nodemixaholic) Lord"
|
const copyrightName = "Sammy (Sparksammy/Nodemixaholic/Charles D Spellman) Lord"
|
||||||
const githubUsername = "sammy-lord"
|
const githubUsername = "the-spellman"
|
||||||
const githubRepoName = "blog-posts"
|
const githubRepoName = "blog-posts"
|
||||||
// Fetch list of blog posts from GitHub repository
|
// Fetch list of blog posts from GitHub repository
|
||||||
async function fetchBlogPosts() {
|
async function fetchBlogPosts() {
|
||||||
|
|
Loading…
Reference in a new issue