Forráskód Böngészése

✏️ Removed .DS_Store files and updated credits

Edgar Pérez 7 hónapja
szülő
commit
34a3d10ec3

BIN
.DS_Store


+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 .idea
-node_modules
+node_modules
+.DS_Store

+ 2 - 2
README.md

@@ -1,5 +1,5 @@
 
-![Puppertino Stars](https://img.shields.io/github/stars/codedgar/puppertino?style=for-the-badge) ![Puppertino's contributors](https://img.shields.io/github/contributors/codedgar/puppertino?style=for-the-badge)   [![Follow Puppertino_css](https://img.shields.io/twitter/follow/Puppertino_css?style=for-the-badge)](https://twitter.com/Puppertino_css) [![Follow Codedgar_dev](https://img.shields.io/twitter/follow/codedgar_dev?style=for-the-badge)](https://twitter.com/codedgar_dev)
+![Puppertino Stars](https://img.shields.io/github/stars/codedgar/puppertino?style=for-the-badge) ![Puppertino's contributors](https://img.shields.io/github/contributors/codedgar/puppertino?style=for-the-badge)   [![Follow Puppertino_css](https://img.shields.io/twitter/follow/Puppertino_css?style=for-the-badge)](https://twitter.com/Puppertino_css) [![Follow Codedgar_dev](https://img.shields.io/twitter/follow/codedgar_dev?style=for-the-badge)](https://twitter.com/codedgar_dev) [![Visit the creator's Website](https://img.shields.io/badge/Visit%20the%20Creator's%20Website-blue?style=for-the-badge&logo=undertale&logoColor=white)](https://codedgar.com/)
 ![Puppertino Logo](https://i.imgur.com/r81X3Yj.png)
 
 # Welcome to Puppertino Siberian by Codedgar
@@ -71,4 +71,4 @@ We welcome contributions! If you’d like to contribute to Puppertino, check out
 
 ## About the creator
 
-Puppertino was developed by [Edgar Pérez](https://codedgar.com/), a web developer passionate about creating clean, elegant web experiences. As the framework continues to evolve, more features and components will be added—so stay tuned for regular updates!
+Puppertino was developed by [Codedgar](https://codedgar.com/), a web developer passionate about creating clean, elegant web experiences. As the framework continues to evolve, more features and components will be added—so stay tuned for regular updates!

BIN
docs/.DS_Store


+ 1 - 1
docs/examples/buttons.html

@@ -54,7 +54,7 @@
         <h3>Alert</h3>
         <p>
           Some of the components/functionalities provided in this version of the framework will be changing moving forward. <br>
-          To keep yourself updated, and understand how to migrate to newer versions, follow <a href="https://twitter.com/codedgar_dev" target="_blank">@codedgar_dev</a></p>
+          To keep yourself updated, and understand how to migrate to newer versions, follow <a href="https://codedgar.com" target="_blank">@codedgar_dev</a></p>
       </div>
     </div>
     <h1>Buttons</h1>

+ 1 - 1
docs/examples/getting-started.html

@@ -52,7 +52,7 @@
         <h3>Alert</h3>
         <p>
           The way in which Puppertino is installed or works will drastically change in new versions. <br>
-          To keep yourself updated, and understand how to migrate to newer versions, follow <a href="https://twitter.com/codedgar_dev" target="_blank">@codedgar_dev</a></p>
+          To keep yourself updated, and understand how to migrate to newer versions, follow <a href="https://codedgar.com" target="_blank">@codedgar_dev</a></p>
       </div>
     </div>
     <h1>Getting started</h1>

+ 1 - 3
docs/index.html

@@ -373,7 +373,7 @@
           </div>
           <div class="text-center mt-5">
             <p>Puppertino is not associated in any way with Apple Inc. <sup>(But could be, hmu Apple)</sup></p>
-            <p>Made by <a href="//twitter.com/codedgar_dev" class="p-blueberry-100-color">Codedgar</a>.</p>
+            <p>Created by <a href="//codedgar.com" class="p-blueberry-100-color">Codedgar</a>.</p>
           </div>
         </div>
       </div>
@@ -394,7 +394,5 @@
       document.querySelector('.toggles_dark_mode input').checked = true 
     }
 
-
-
    </script>
 </html>

BIN
docs/landing-images/.DS_Store