Skip to content

Commit

Permalink
Publii: update content
Browse files Browse the repository at this point in the history
  • Loading branch information
alanfluff committed Feb 6, 2024
1 parent 48280d5 commit db9ed89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>clearly convey</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://www.clearlyconvey.ca/"><link rel="alternate" type="application/atom+xml" href="https://www.clearlyconvey.ca/feed.xml"><link rel="alternate" type="application/json" href="https://www.clearlyconvey.ca/feed.json"><meta property="og:title" content="clearly convey"><meta property="og:site_name" content="clearly convey"><meta property="og:description" content=""><meta property="og:url" content="https://www.clearlyconvey.ca/"><meta property="og:type" content="website"><link rel="preload" href="https://www.clearlyconvey.ca/assets/dynamic/fonts/jetbrainsmono/jetbrainsmono.woff2" as="font" type="font/woff2" crossorigin><link rel="stylesheet" href="https://www.clearlyconvey.ca/assets/css/style.css?v=0f1c8e3763d0c40692d2613e74ee975a"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"clearly convey","url":"https://www.clearlyconvey.ca/"}</script><noscript><style>img[loading] {
opacity: 1;
}</style></noscript></head><body><div class="container container--center"><header class="header"><div class="header__logo"><a class="logo" href="https://www.clearlyconvey.ca/">clearly convey</a></div></header><main class="content"><div class="hero framed"><p>Web accessibility problems and solutions.</p></div><div class="posts"><article class="post"><header><h2 class="h1 post__title"><a href="https://www.clearlyconvey.ca/about.html">About (to become a website with content)</a></h2><div class="post__meta"><time datetime="2024-02-03T23:56" class="post__date">February 3, 2024 </time><a href="https://www.clearlyconvey.ca/authors/alan-bristow/" class="post__author">Alan Bristow</a></div><div class="post__tags"></div></header><div class="post__content"><p>Hi, I build and test the accessibility of websites, except clearly I have yet to prove that here o_O. I became somewhat obsessed with semantic&hellip;</p><a href="https://www.clearlyconvey.ca/about.html" class="read-more">Read more &#8594;</a></div></article></div></main><footer class="footer"><div class="footer__inner"><div class="footer__copyright"><p>© 2024 Alan Bristow</p></div></div></footer></div><script defer="defer" src="https://www.clearlyconvey.ca/assets/js/scripts.min.js?v=74fad06980c30243d91d72c7c57fcdb8"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
}</style></noscript></head><body><div class="container container--center"><header class="header"><div class="header__logo"><a class="logo" href="https://www.clearlyconvey.ca/">clearly convey</a></div></header><main class="content"><div class="posts"><article class="post"><header><h1 class="post__title"><a href="https://www.clearlyconvey.ca/about.html">About (to become a website with content)</a></h1><div class="post__meta"><time datetime="2024-02-03T23:56" class="post__date">February 3, 2024 </time><a href="https://www.clearlyconvey.ca/authors/alan-bristow/" class="post__author">Alan Bristow</a></div><div class="post__tags"></div></header><div class="post__content"><p>Hi, I build and test the accessibility of websites, except clearly I have yet to prove that here o_O. I became somewhat obsessed with semantic&hellip;</p><a href="https://www.clearlyconvey.ca/about.html" class="read-more">Read more &#8594;</a></div></article></div></main><footer class="footer"><div class="footer__inner"><div class="footer__copyright"><p>© 2024 Alan Bristow</p></div></div></footer></div><script defer="defer" src="https://www.clearlyconvey.ca/assets/js/scripts.min.js?v=74fad06980c30243d91d72c7c57fcdb8"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
Expand Down

0 comments on commit db9ed89

Please sign in to comment.