Skip to content

sredevopsorg/ghost-code-injection

 
 

Repository files navigation

Ghost Code Injection Collection

Info

  • The codes in this repo are copied from "ghost-code-injection-source", and served on 'jsdelivr.com'.
  • After code pushed to remote origin, the 'jsdelivr' link can be created here
  • Link to clear jsdelivr cache: If code snippet is already linked with a jsdelvr link, after the code is updated, it's important to clear jsdelivr cache to make sure users can get the newest version.

Collection

Nested Menu

  • Related blog: Add a dropdown menu in Ghost.
  • Jsdelivr code link:
    • <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sredevopsorg/ghost-code-injection@main/nested-menu/built/nested-menu.min.css">
    • <script src="https://cdn.jsdelivr.net/gh/sredevopsorg/ghost-code-injection@main/nested-menu/built/nested-menu.min.js"></script>

Remove ghost in portal

  • Related blog: []
  • Jsdelivr link:
    • <script src="https://cdn.jsdelivr.net/gh/sredevopsorg/ghost-code-injection@main/remove-ghost-in-portal/built/remove-ghost-in-portal.min.js"></script>

About

Ghost Code Injection Collection

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published