diff --git a/AGENTS.md b/AGENTS.md index 679f71bf..cd0fa912 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,2 +1,6 @@ This is a Github Pages site all about reverse engineering and the source code for retro video games. The audience is technical. Always read and respect the contents of (Contributing.md)[./Contributing.md] when making changes. + +Do not do any git operations! Multiple changes will be made by different agents so git operations will effect their work. + +Load the following Skill: ./codex/skills/retroreversing-contributing/SKILL.md \ No newline at end of file diff --git a/_includes/followUs.html b/_includes/followUs.html index 6062ac41..5254e1a8 100644 --- a/_includes/followUs.html +++ b/_includes/followUs.html @@ -50,14 +50,14 @@
- + - +
Want More?
-

Follow us on Twitter & Bluesky!

+

Follow us on Twitter & Bluesky!

Don't miss out on Retro Reverse Engineering updates!

diff --git a/_includes/footer.html b/_includes/footer.html index 08794795..573db20f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -15,9 +15,9 @@ - + - - +{% if page.mermaid == true or page.content contains '```mermaid' %} + +{% endif %} - - + + - - + + - - +{% if page.content contains 'twitter-tweet' or page.content contains 'twitter-timeline' %} +{% endif %} diff --git a/_includes/header.html b/_includes/header.html index e3067344..90d9e06b 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,8 +3,15 @@