Files
sravanbalaji.com/index.html
Sravan Balaji e31b13191b Updated Content, Single Stylesheet, Whitespace Changes
- Update whitespace formatting with prettier extension
- Reorganize files under src folder
- Move html files out of web_pages folder
- Move stylesheet into style folder
- Change links from old repo to new repo
- Clean-up some files
- Move all in-line styles to styles.css
2020-10-24 15:00:43 -04:00

8 lines
172 B
HTML

<!--Dummy File to Redirect to index.html in Web Pages Folder-->
<head>
<meta
http-equiv="refresh"
content="0; url=https://sravanbalaji.com/src/index.html"
/>
</head>