Plugin Directory

Changeset 3158612


Ignore:
Timestamp:
09/27/2024 09:07:26 AM (18 months ago)
Author:
rondevs
Message:

trying to fix description code section

File:
1 edited

Legend:

Unmodified
Added
Removed
  • threewp/trunk/readme.txt

    r3158609 r3158612  
    4949- Add your Three.js initialization and rendering code to your theme’s JavaScript file or use a custom script. Here’s a basic example:
    5050
    51 ``javascript
     51``
    5252    document.addEventListener('DOMContentLoaded', function () {
    5353        if (typeof ThreeWP !== 'undefined') {
Note: See TracChangeset for help on using the changeset viewer.