1
Fork 0
mirror of https://github.com/RGBCube/GCCPreprocessHTML synced 2025-07-25 22:47:46 +00:00

Rename the src dir to example and add the build dir

This commit is contained in:
RGBCube 2023-05-07 01:10:26 +03:00
parent a4d7d27524
commit fb79c6f41d
4 changed files with 13 additions and 2 deletions

7
example/index.html Normal file
View file

@ -0,0 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>My Site</title>
#include "example/_discord-embed-metadata.html"
</head>
</html>