mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 21:16:23 +05:30
Initial commit
Yay! HTMLy was born today.
This commit is contained in:
commit
643b3be88d
69 changed files with 7950 additions and 0 deletions
4
index.php
Normal file
4
index.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
|
||||
require 'vendor/autoload.php';
|
||||
require 'system/htmly.php';
|
||||
Loading…
Add table
Add a link
Reference in a new issue