Skip to content

Commit

Permalink
Fixes and added animation of collar bone
Browse files Browse the repository at this point in the history
  • Loading branch information
lsolesen committed Jul 5, 2024
1 parent 1ac348a commit 1a09aa0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _includes/video
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
{% elsif video_provider == "google-drive" %}
<iframe src="https://drive.google.com/file/d/{{ video_id }}/preview" frameborder="0" allowfullscreen loading="lazy"></iframe>
{% elsif video_provider == "wistia-net" %}
<iframe src="//fast.wistia.net/embed/iframe/{{ video_id }}?videoFoam=true" allowtransparency="true" frameborder="0" scrolling="no" name="wistia_embed" allowfullscreen="true" loading="lazy"></iframe>
<iframe src="https://fast.wistia.net/embed/iframe/{{ video_id }}?videoFoam=true" allowtransparency="true" frameborder="0" scrolling="no" name="wistia_embed" allowfullscreen="true" loading="lazy"></iframe>
{% elsif video_provider == "facebook" %}
<iframe src="https://www.facebook.com/plugins/video.php?href=https://www.facebook.com/{{ video_id }}&show_text=0&width=600" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true" loading="lazy"></iframe>
{% endif %}
Expand Down
6 changes: 5 additions & 1 deletion _pages/anatomy/skulderleddet.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ movements_scapula:
image: https://static1.squarespace.com/static/5bba6b9caf468381c6d11b6f/5d33107d18cbd7000113d73a/5dad8ba351bf6e19d66acec1/1571863756133/acromion-process.jpg?format=2500w
image_movement: /assets/images/anatomy/movement-shoulder.png
header:
overlay_image: https://www.orthopaedicsone.com/download/attachments/34800936/Little+Leaguer%27s+Shoulder_AP.jpg
overlay_image: https://www.drivelinebaseball.com/wp-content/uploads/2018/05/Screenshot-106.webp
caption: *title
toc: true
sidebar:
Expand Down Expand Up @@ -132,3 +132,7 @@ I dette billede kan du se, hvilket bevægelser der er mulige i skulderbladet.
{% include anatomy/table-muscles-shoulder.html %}

Se [alle muskler delt op efter led](/led/).

# Bevægelse i kravebenet

<iframe src="https://humanbiomedia.org/activities/skeletal-system/clavicle/function.html" width="100%" height="780" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen loading="lazy">
3 changes: 1 addition & 2 deletions _posts/2020-07-11-magnesium.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ category:
tags:
- kosttilskud
- magnesium
last_modified_at:-01-01T07:33:14Z
toc: true
last_modified_at: 2023-01-01T07:33:14Z
feature_row:
- image_path: https://www.bodylab.dk/images/products/zma-105g-2019-p.png
url: https://aslinkhub.com/?cid=11630&pid=31656&productGroup=bodylab&media_id=90737&deeplink=https://www.bodylab.dk/shop/bodylab-zma-120-695p.html
Expand Down

0 comments on commit 1a09aa0

Please sign in to comment.