Skip to content

Commit

Permalink
Add hardcoded version number
Browse files Browse the repository at this point in the history
- well, until I make it a dynamic actual proper link this will do
  • Loading branch information
Vedran Mandic committed Jan 28, 2024
1 parent 23f8fdd commit e2b2f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h3 class="text-lg mb-4 font-bold">Source Code:</h3>
>https://github.com/vmandic/tris-simple-spider-scraper</a
>
</p>
<h3>Built by: Vedran Mandić</h3>
<h3>Built by: Vedran Mandić with ❤️️, <a href="https://github.com/vmandic/tris-simple-spider-scraper/releases/tag/v1.2.1">v1.2.1</a></h3>
</div>
<script src="/static/js/index.js"></script>
</body>
Expand Down

0 comments on commit e2b2f3a

Please sign in to comment.