diff options
Diffstat (limited to 'www/posts/gemini/index.html')
| -rw-r--r-- | www/posts/gemini/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/posts/gemini/index.html b/www/posts/gemini/index.html index ccf86af..bd18574 100644 --- a/www/posts/gemini/index.html +++ b/www/posts/gemini/index.html @@ -22,7 +22,7 @@ </head> <body> <section><h1>The Home of David T. Sadler - All Posts About Gemini</h1><a href="/posts/gemini/2021-02-08/how-to-host-your-own-gemini-site-in-the-cloud/">2021-02-08 - How to Host Your Own Gemini Site in the Cloud</a><h3>License</h3><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></section> - <script src="/js/highlight.min.js"></script> - <script src="/js/site.js"></script> + <script defer src="/js/highlight.min.js"></script> + <script defer src="/js/site.js"></script> </body> </html> |
