- Rename all directories to follow lowercase and underscore format - Move to do list from README to GitHub Issues - Delete BOTW.jpg - Move common folder out of web pages folder - Create blog_posts folder and move docker blog post into it - Fix all page references for new structure - Move styles.css into common folder
4 lines
175 B
HTML
4 lines
175 B
HTML
<!--Dummy File to Redirect to index.html in Web Pages Folder-->
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=https://balajsra.github.io/web_pages/index.html">
|
|
</head> |