An inspired Apple Notes theme for your website.
- First, simply paste this code into your website's
<head>
:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/notthebestdev/applenotes.css@main/applenotes.css">
- And then paste this code just before your website's
<body>
:
<script src="https://cdn.jsdelivr.net/gh/notthebestdev/applenotes.css@main/applenotes.js"></script>
- Done!