55 < title > Python Catania 🐘</ title >
66 < meta charset ="utf-8 " />
77 < meta http-equiv ="Content-Security-Policy "
8- content ="default-src 'self'; img-src 'self' data:; child-src 'none'; style-src 'self' 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; connect-src 'self' https://gateway.umami.is https://eu.umami.is https://api-gateway-eu.umami.dev https://api-gateway.umami.dev; " />
9- < link rel ="preconnect " href ="https://api-gateway.umami.dev " crossorigin >
10- < link rel ="dns-prefetch " href ="https://api-gateway.umami.dev ">
11- < script defer src ="js/um.1736768315.js " data-website-id ="04990c3f-8bee-4fe5-82a2-f5786067ce80 "
12- data-host-url ="https://api-gateway.umami.dev " data-domains ="catania.python.it "
13- integrity ="sha512-w97tPmB+oz1tQVkr4LwpK5qfWlMWf3VyxqrOtWEs12gGnMk3HdWDwvQrI9OLeyk9x3Et0MiKudacU6XucuR+OQ== "> </ script >
8+ content ="default-src 'self'; img-src 'self' data:; child-src 'none'; style-src 'self' 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; " />
149 < link rel ="stylesheet "
1510 integrity ="sha512-5p/F4xMhdhwRdZfqEIx/sLK2yRCrc6LQJW3DP2zqt0rLeDohLL6bKglBBJvRKiOwDVqcyjlglNbSng1TrSSBhg== "
1611 href ="css/pico.min.2.0.6.1.css " />
2116 < meta name ="author " content ="Python Catania " />
2217 < meta name ="color-scheme " content ="light dark " />
2318 < meta name ="description " content ="Gruppo della comunità Python di Catania " />
24- < meta name ="fediverse:creator " content ="@catania@social.python.it " />
2519 < meta name ="keywords " content ="Python,Catania " />
2620 < meta name ="robots " content ="index, follow " />
2721 < meta name ="theme-color " content ="#13171f " />
2822 < meta name ="twitter:card " content ="summary_large_image " />
29- < meta name ="twitter:creator " content ="@PythonCatania " />
3023 < meta name ="twitter:description " content ="Gruppo della comunità Python di Catania " />
31- < meta name ="twitter:site " content ="@PythonCatania " />
3224 < meta name ="twitter:title " content ="Python Catania 🌋 " />
3325 < meta name ="viewport " content ="width=device-width,initial-scale=1 " />
3426 < meta property ="og:author " content ="Python Catania " />
@@ -221,21 +213,8 @@ <h2 id="community-partners">Community Partners</h2>
221213 </ div >
222214 </ main >
223215 < footer >
224- < abbr title ="Copyright "> ©</ abbr > 2023- 2025 Python Catania
216+ < abbr title ="Copyright "> ©</ abbr > 2025 Python Catania
225217 </ footer >
226- < script type ="text/javascript ">
227- ( ( ) => {
228- document . querySelectorAll ( 'a' ) . forEach ( a => {
229- if ( a . host !== window . location . host && ! a . getAttribute ( 'data-umami-event' ) ) {
230- a . setAttribute ( 'data-umami-event' , "Click " + a . ariaLabel ) ;
231- a . setAttribute ( 'data-umami-event-element' , "anchor" ) ;
232- a . setAttribute ( 'data-umami-event-event' , "onclick" ) ;
233- a . setAttribute ( 'data-umami-event-id' , a . id ) ;
234- a . setAttribute ( 'data-umami-event-url' , a . href ) ;
235- }
236- } ) ;
237- } ) ( ) ;
238- </ script >
239218</ body >
240219
241220</ html >
0 commit comments