mirror of
https://github.com/the-spellman/blog
synced 2024-12-22 22:34:55 -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>
|
||||
const copyrightName = "Sammy (Sparksammy/Nodemixaholic) Lord"
|
||||
const githubUsername = "sammy-lord"
|
||||
const copyrightName = "Sammy (Sparksammy/Nodemixaholic/Charles D Spellman) Lord"
|
||||
const githubUsername = "the-spellman"
|
||||
const githubRepoName = "blog-posts"
|
||||
// Fetch list of blog posts from GitHub repository
|
||||
async function fetchBlogPosts() {
|
||||
|
|
Loading…
Reference in a new issue