Files
sravanbalaji.com/index.html
Sravan Balaji 8af8ae5180 Directory Rename & Reorganization
- 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
2020-05-27 17:41:40 -04:00

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>