tedhinklater / finality

Jellyfin Theme CSS
18 stars 4 forks source link

Merging #9

Closed DevilsDesigns closed 3 months ago

DevilsDesigns commented 3 months ago

Make sure your committing the pulls. it doesnt seem there going through on the css

TrueBankai416 commented 3 months ago

i see them on the css?

DevilsDesigns commented 3 months ago

i do too but when we run the https://cdn.jsdelivr.net/gh/DevilsDesigns/finality@patch-1/finality.css it shows the changes with yours it doesnt for some odd reason

tedhinklater commented 3 months ago

Ah jsdelivr can take up to 48hrs to sync sometimes

TrueBankai416 commented 3 months ago

i do too but when we run the https://cdn.jsdelivr.net/gh/DevilsDesigns/finality@patch-1/finality.css it shows the changes with yours it doesnt for some odd reason

I fixed this on my end by replacing the branch name with @latest so mine changed from

https://cdn.jsdelivr.net/gh/TrueBankai416/Jellyfin-Themes@main/finality.css to https://cdn.jsdelivr.net/gh/TrueBankai416/Jellyfin-Themes@latest/finality.css

DevilsDesigns commented 3 months ago

aah good to know

Ah jsdelivr can take up to 48hrs sometimes

TrueBankai416 commented 3 months ago

but now it seems to not be updating again so scratch that. 48hrs it is then

DevilsDesigns commented 3 months ago

looks good

tedhinklater commented 3 months ago

I fixed this on my end by replacing the branch name with @latest so mine changed from

https://cdn.jsdelivr.net/gh/TrueBankai416/Jellyfin-Themes@main/finality.css to https://cdn.jsdelivr.net/gh/TrueBankai416/Jellyfin-Themes@latest/finality.css

TIL