images update
@@ -134,7 +134,7 @@ fetch('/parts/footer.html')
|
||||
const formattedTime = lastUpdate.toLocaleTimeString([], { hour: '2-digit', minute: '2-digit' });
|
||||
|
||||
// Update the text content of the last-updated-text element
|
||||
document.getElementById('last-updated-text').textContent = `Website laste updated: ${formattedDate} ${formattedTime}`;
|
||||
document.getElementById('last-updated-text').textContent = `Website last updated: ${formattedDate} ${formattedTime}`;
|
||||
})
|
||||
.catch(error => {
|
||||
console.error('Error fetching last update:', error);
|
||||
|
||||
BIN
images/.DS_Store
vendored
BIN
images/e.png
|
Before Width: | Height: | Size: 3.0 KiB |
BIN
images/f.png
|
Before Width: | Height: | Size: 3.8 KiB |
BIN
images/i.png
|
Before Width: | Height: | Size: 6.0 KiB |
BIN
images/ig.png
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 101 KiB |
BIN
images/media.png
|
Before Width: | Height: | Size: 169 KiB |
BIN
images/p.png
|
Before Width: | Height: | Size: 2.4 KiB |
BIN
images/thumbs/1.0.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
images/thumbs/2.0.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 665 KiB After Width: | Height: | Size: 665 KiB |
BIN
images/x.png
|
Before Width: | Height: | Size: 6.6 KiB |
@@ -51,7 +51,7 @@
|
||||
<section id="where to start">
|
||||
<h2>Where To Start</h2>
|
||||
<div class="video-container">
|
||||
<video controls playsinline width="100%" height="auto" poster="/images/thumb.jpeg">
|
||||
<video controls playsinline width="100%" height="auto" poster="/images//thumbs/1.0.png">
|
||||
<source src="https://player.vimeo.com/progressive_redirect/playback/1032394528/rendition/1080p/file.mp4?loc=external&log_user=0&signature=ee9903d404061750be460862d009490c3f88d9073bde78c16a3df728e02aadb3" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
@@ -63,7 +63,7 @@
|
||||
<section id="exchanges">
|
||||
<h2>Bitcoin Exchanges</h2>
|
||||
<div class="video-container">
|
||||
<video controls playsinline width="100%" height="auto" poster="/images/thumb.jpeg">
|
||||
<video controls playsinline width="100%" height="auto" poster="/images/thumbs/2.0.png">
|
||||
<source src="https://player.vimeo.com/progressive_redirect/playback/1033222798/rendition/1080p/file.mp4?loc=external&log_user=0&signature=34b7ae88da1de5fe312f819470c63bdac1ee189a22691d2a24cf678b158d8a9a" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
|
||||