chore: remove templates/ dir, idk why it was here in the first place
Anirudh icyph0x@pm.me
Tue, 12 Jun 2018 14:52:40 +0530
D
vite/templates/index.html
@@ -1,17 +0,0 @@
-<!DOCTYPE html> -<html> -<header> - {{ header }} - <title> - {{ title }} - </title> -</header> - -<body> - {{ body }} -</body> - -<footer> - {{ footer }} - <p> © {{ author }} </p> -<footer>