mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-08-07 09:51:58 +00:00
remove files from .gitignore
added .html files edited handler and tagHandler
This commit is contained in:
13
project/assets/html/index.html
Normal file
13
project/assets/html/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<header>
|
||||
<tag type="includes" file="header" />
|
||||
</header>
|
||||
<footer>
|
||||
<tag type="includes" file="footer" />
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user