diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-10-16 13:44:21 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-10-16 17:26:35 -0700 |
| commit | ef9a5008f78fa40e5d9a07330e53c1de3906d38e (patch) | |
| tree | 1a2cee49bd20adeee13c49f55a3e1c8c24f8f899 /about.html | |
| parent | a30ad5b2e7926584ff3c8fd903bea23346ce9b5a (diff) | |
add blog rss feed to about
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -130,6 +130,15 @@ </a> </div> </div> + <div class="general-section"> + <script + src="https://cdn.commoninja.com/sdk/latest/commonninja.js" + defer + ></script> + <div + class="commonninja_component pid-49988072-a735-4352-bc20-926a0d410f4b" + ></div> + </div> </div> <div class="footer"> <marquee behavior="scroll" direction="right"> |
