Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 877 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 877 Bytes

applenotes.css

Github Created At GitHub last commit Website

An inspired Apple Notes theme for your website.

Installation

  • 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!