Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Update ote-events to sticky version

Open Beginner friendly
#24 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
74/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
html
Domain
frontend, web-dev

Research direction

Search the repository for the current https://tools.opentechevents.org/embed/ote-events.js reference and inspect the page or component that contains it. Update the widget source to the specified v0.3.0 sticky URL, then verify the rendered page or project build uses that exact URL.

Written by the indexing model from the issue text.

Description

enhancement

https://tools.opentechevents.org/embed/

Currently using

<script id="ote-events-widget" type="module" src="https://tools.opentechevents.org/embed/ote-events.js"></script>

Sticky version:

<script id="ote-events-widget" type="module" src="https://tools.opentechevents.org/embed/v0.3.0/ote-events.js"></script>

Or fixed to latest (it could break if spec changes)

<script id="ote-events-widget" type="module" src="https://tools.opentechevents.org/embed/latest/ote-events.js"></script>
Dominant language
TypeScript
Stars
10
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ComBuildersES/ComBuildersES.github.io

All issues in ComBuildersES/ComBuildersES.github.io

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.