Feature: Wiki Photo-Gallery mit Thumbnails + Lightbox, alle Fotos einer Rasse anklickbar (SW by-v664)
This commit is contained in:
parent
1d1171e5f2
commit
84e6bfdd82
5 changed files with 223 additions and 33 deletions
|
|
@ -93,9 +93,9 @@
|
|||
</script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=663">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=663">
|
||||
<link rel="stylesheet" href="/css/components.css?v=663">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=664">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=664">
|
||||
<link rel="stylesheet" href="/css/components.css?v=664">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
@ -562,7 +562,7 @@
|
|||
<script src="/js/api.js?v=94"></script>
|
||||
<script src="/js/ui.js?v=94"></script>
|
||||
<script src="/js/app.js?v=94"></script>
|
||||
<script src="/js/worlds.js?v=663"></script>
|
||||
<script src="/js/worlds.js?v=664"></script>
|
||||
|
||||
<!-- Feature-Seiten werden lazy geladen -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue