mirror of
https://github.com/RGBCube/GCCPreprocessHTML
synced 2025-07-25 22:47:46 +00:00
Feat: Ignore files that start with _
This commit is contained in:
parent
c8a39bd0d9
commit
3676ab38b8
5 changed files with 8 additions and 19 deletions
5
src/_discord-embed-metadata.html
Normal file
5
src/_discord-embed-metadata.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<meta content="Embed Title" property="og:title"/>
|
||||
<meta content="Site Description" property="og:description"/>
|
||||
<meta content="https://embed.com/this-is-the-site-url" property="og:url"/>
|
||||
<meta content="https://embed.com/embedimage.png" property="og:image"/>
|
||||
<meta content="#43B581" data-react-helmet="true" name="theme-color"/>
|
Loading…
Add table
Add a link
Reference in a new issue