This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

tweak language

+3 -3
+1 -1
src/components/Shortcut/Shortcut.css
··· 20 20 .shortcut-buttons { 21 21 text-align: center; 22 22 display: flex; 23 - gap: 17.3px; 23 + flex-direction: column; 24 24 justify-content: center; 25 25 margin-top: 20px; 26 26 margin-bottom: 20px;
+2 -2
src/components/Shortcut/Shortcut.js
··· 7 7 <> 8 8 <main className="shortcut-page"> 9 9 <div className="alt-card"> 10 - <h1>Download Apple Shortcut</h1> 10 + <h1>Apple Shortcut</h1> 11 11 12 12 <div className="shortcut-buttons"> 13 13 <button ··· 15 15 type="button" 16 16 onClick={() => window.open('https://www.icloud.com/shortcuts/d399b453ae774a43a95e0caf35c120c7', '_blank')} 17 17 > 18 - Download Shortcut 18 + Download for iPhone 19 19 </button> 20 20 <p className="disclaimer"> 21 21 Version 1.0