mirror of
https://github.com/clearlinux/clearlinux.github.io.git
synced 2026-04-29 03:33:42 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
994179d9af | ||
|
|
8559b9c6be |
@@ -213,7 +213,7 @@ table {
|
||||
font-family: 'IntelClearPro-Bold';
|
||||
src: url("../fonts/IntelFonts/fonts/IntelClearPro_W_Bd.eot");
|
||||
src: url("../fonts/IntelFonts/fonts/IntelClearPro_W_Bd.eot%3F") format("embedded-opentype");
|
||||
src: url("http://clearlinux.org/modules/custom/clearlinux_org/themes/clearlinux_theme/fonts/IntelFonts/fonts/IntelClearPro_W_Bd.ttf") format("truetype");
|
||||
src: url("http://clearlinux.github.io/modules/custom/clearlinux.github.io/themes/clearlinux_theme/fonts/IntelFonts/fonts/IntelClearPro_W_Bd.ttf") format("truetype");
|
||||
src: url("../fonts/IntelFonts/fonts/IntelClearPro_W_Bd.woff") format("woff");
|
||||
font-weight: normal;
|
||||
}
|
||||
@@ -3504,7 +3504,7 @@ article.embedded-entity.align-right img {
|
||||
}
|
||||
|
||||
#cboxLoadingGraphic {
|
||||
background: url(http://clearlinux.org/modules/custom/clearlinux_org/themes/clearlinux_theme/css/images/loading.gif) no-repeat center center;
|
||||
background: url(http://clearlinux.github.io/modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/images/loading.gif) no-repeat center center;
|
||||
}
|
||||
|
||||
#cboxLoadingOverlay {
|
||||
@@ -3536,7 +3536,7 @@ article.embedded-entity.align-right img {
|
||||
height: 20px;
|
||||
position: absolute;
|
||||
top: -20px;
|
||||
background: url(http://clearlinux.org/modules/custom/clearlinux_org/themes/clearlinux_theme/css/images/controls.png) no-repeat 0 0;
|
||||
background: url(http://clearlinux.github.io/modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/images/controls.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2018,8 +2018,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2083,18 +2083,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2018,8 +2018,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2083,18 +2083,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2028,8 +2028,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2093,18 +2093,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="icon" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<script src="../sites"/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>Software | Clear Linux* Project</title>
|
||||
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" media="all" href="https://use.fontawesome.com/releases/v6.1.0/css/v4-shims.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/contrib/better_exposed_filters/css/better_exposed_filters.css" />
|
||||
<link rel="stylesheet" media="all" href="libraries/codesnippet/lib/highlight/styles/monokai_sublime.css" />
|
||||
<link rel="stylesheet" media="all" href="modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/css/styles.css" />
|
||||
<link rel="stylesheet" media="all" href="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" integrity="sha256-AWqwvQ3kg5aA5KcXpX25sYKowsX97sTCTbeo33Yfyk0=" crossorigin="anonymous" />
|
||||
|
||||
<script src="core/assets/vendor/modernizr/modernizr.min.js"></script>
|
||||
@@ -93,8 +93,8 @@
|
||||
<div id="header__site_info">
|
||||
<div class="header__site_img_wrapper">
|
||||
<a href ="index.html">
|
||||
<img class="header__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
<img class="header__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="header__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
|
||||
<div class="banner__support_img">
|
||||
<img class="banner__svg" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
<img class="banner__svg" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/images/structure/desktop.softwarestore.app.icon.svg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2030,8 +2030,8 @@
|
||||
<div class="container padding-md--top-bottom padding-md--left-right">
|
||||
<div class="footer__logo">
|
||||
<div class="footer__logo__wrapper">
|
||||
<img class="footer__site_img_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
<img class="footer__site_img_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
|
||||
<img class="footer__site_txt_object" src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/sass/components/layout/footer/assets/clear-linux-text-white.svg" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__details">
|
||||
@@ -2095,18 +2095,18 @@
|
||||
<script src="core/misc/drupalSettingsLoader.js"></script>
|
||||
<script src="core/misc/drupal.js"></script>
|
||||
<script src="core/misc/drupal.init.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/bundles.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/modules/clearlinux_software/js/batch.js"></script>
|
||||
<script src="modules/contrib/extlink/extlink.js"></script>
|
||||
<script src="modules/contrib/google_analytics/js/google_analytics.js"></script>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/jquery.colorbox.min.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/src/clearlinux_theme.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/bower_components/clipboard/dist/clipboard.min.js"></script>
|
||||
<script src="core/assets/vendor/js-cookie/js.cookie.min.js"></script>
|
||||
<script src="modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js" defer></script>
|
||||
<script src="modules/contrib/better_exposed_filters/js/better_exposed_filters.js%3Fv=4.x"></script>
|
||||
<script src="modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="../modules/custom/clearlinux.github.io/themes/clearlinux_theme/js/dist/layout/header/header.js"></script>
|
||||
<script src="libraries/codesnippet/lib/highlight/highlight.pack.js"></script>
|
||||
<script src="modules/contrib/codesnippet/js/codesnippet.js"></script>
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user