Skip to content

Commit

Permalink
Adding yafo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbTapion committed May 31, 2024
1 parent 9e29604 commit 171dfa6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions yafo/inde.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Yafo</title>
<script type="module" src="js/yafo.js"></script>
</head>
<body>
<h1>Test YAFO, "Yet another framework, oops"</h1>
</body>
</html>
Empty file added yafo/js/yafo.js
Empty file.

0 comments on commit 171dfa6

Please sign in to comment.