2022-08-13 22:39:10 +02:00
<!-- % MenuStyle = Line -->
2022-08-12 19:56:45 +02:00
<!DOCTYPE HTML>
< html lang = "[staticoso:Page:Lang]" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link rel = "stylesheet" href = "[staticoso:Site:RelativeRoot]Assets/WriteFreely.css" >
< link rel = "stylesheet" href = "[staticoso:Site:RelativeRoot]Assets/loli-documentatrice.css" >
< link rel = "alternate" type = "application/atom+xml" title = "Feed Atom" href = "[staticoso:Site:RelativeRoot]feed/atom.xml" >
< link rel = "alternate" type = "application/rss+xml" title = "Feed RSS" href = "[staticoso:Site:RelativeRoot]feed/rss.xml" >
< title > [staticoso:Page:Title] - [staticoso:Site:Name]< / title >
< meta name = "description" content = "[staticoso:Page:Description]" >
< link href = "[staticoso:Site:RelativeRoot]favicon.png" rel = "icon" type = "image/png" >
< meta property = "og:type" content = "website" >
< meta property = "og:title" content = "[staticoso:Page:Title] - [staticoso:Site:Name]" >
< meta property = "og:description" content = "[staticoso:Page:Description]" >
< meta property = "og:url" content = "https://sitoctt.octt.eu.org/[staticoso:Page:Path]" >
< meta property = "og:image" content = "[staticoso:Page:Image]" >
< style >
2022-08-13 22:39:10 +02:00
body {
background-color: #3B6EA5 !important;
/* Copyright: [staticoso:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Backgrounds/Windows-2000-Clouds/COPYRIGHT.md */
background: url('[staticoso:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Backgrounds/Windows-2000-Clouds/Windows-2000-Clouds-1920x1440-Q96.webp');
background-size: auto fill;
background-position: center;
}
2022-08-22 13:47:46 +02:00
.CCIcons > img, .CCIcon {
display: inline !important;
height: 1em !important;
margin-left: 3px;
vertical-align: text-top; /* text-bottom; */
}
2022-08-12 19:56:45 +02:00
[staticoso:Page:Style]
< / style >
2022-08-13 22:39:10 +02:00
[staticoso:DynamicPart:*/Head]
2022-08-12 19:56:45 +02:00
< script src = "[staticoso:Site:RelativeRoot]Assets/AVIF-Polyfill/index.js" > < / script >
< / head >
< body id = "post" >
< header >
2022-08-13 22:39:10 +02:00
< h1 id = "blog-title" > < a href = "[staticoso:Site:RelativeRoot]index.html" class = "h-card p-author" > < strong class = "twa twa-sparkles" > < span > ✨< / span > < / strong > < strong class = "MainIdTextGradientL" > sitoctt< / strong > < strong class = "twa twa-sparkles" > < span > ✨< / span > < / strong > < / a > < / h1 >
2022-08-12 19:56:45 +02:00
< nav > [staticoso:Site:Menu]< / nav >
< / header >
2022-08-23 18:56:53 +02:00
< article id = "post-body" class = "sans h-entry" style = "margin-bottom:24px!important;" > < h2 id = "title" class = "p-name dated" > < img src = "[staticoso:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Icons/Text-File-32x32.png" > < span > [staticoso:Page:Title]< / span > < / h2 > < div class = "e-content" > [staticoso:Page:Content]
2022-08-13 22:39:10 +02:00
< br > < hr > < br >
2022-08-22 13:47:46 +02:00
< p > < a href = "[staticoso:Site:RelativeRoot]index.html" > sitoctt< / a > di < a href = "https://mastodon.uno/@octo" target = "_blank" rel = "noopener" > octospacc< / a > è < a href = "[staticoso:Site:RelativeRoot]index.html#-Sorgenti-e-licenze" > concesso sotto licenza CC BY-SA 4.0 < span class = "CCIcons" > < img src = "[staticoso:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Icons/CC/CC.svg" > < img src = "[staticoso:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Icons/CC/BY.svg" > < img src = "[staticoso:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Icons/CC/SA.svg" > < / span > < / a > < / p >
2022-08-13 22:39:10 +02:00
< p > < i > < b > Nota sul copyright< / b > : tutti i diritti sull'immagine di sfondo appartengono a Microsoft Corporation (immagine originale) e a < a href = "https://www.deviantart.com/master-bit/art/Windows-2000-Wallpaper-4K-Remastered-732122164" target = "_blank" rel = "noopener" > deviantart.com/master-bit< / a > (immagine rimasterizzata).< / i > < / p >
2022-08-12 19:56:45 +02:00
< / div > < div id = "ContentInfo" > [staticoso:Page:ContentInfo]< / div > < / article >
2022-08-23 18:56:53 +02:00
< p id = "BuildTimeLine" > Pagina compilata in data: < span > [staticoso:BuildTime]< / span > < / p >
2022-08-12 19:56:45 +02:00
< / body >
2022-08-13 22:39:10 +02:00
< / html >