Last active
May 29, 2021 02:49
-
-
Save Cerwyn/0276a5332f1888f1c999c922042a5363 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>DRY</title> | |
| </head> | |
| <body> | |
| <h1>Custom Calendar</h1> | |
| <x-custom-calendar> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment