Kind-of fixed scaling on mobile
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
<nav class="navbar navbar-expand-lg navbar-dark">
|
||||
<a class="navbar-brand p-0" href="/">
|
||||
|
||||
<img class="lozad" data-src="https://www.aperturect.com/images/logo.png" alt="ApertureCT" height="42">
|
||||
<img class="lozad" data-src="https://www.aperturect.com/images/logo.png" alt="Aperture Computer Technologies" height="42">
|
||||
|
||||
</a>
|
||||
|
||||
@ -130,7 +130,7 @@
|
||||
<!-- copyright -->
|
||||
<div class="copyright text-center">
|
||||
<a href="https://www.aperturect.com/">
|
||||
<img src="https://www.aperturect.com/images/logo.png" alt="ApertureCT" height="42" />
|
||||
<img src="https://www.aperturect.com/images/logo.png" alt="Aperture Computer Technologies" height="42" />
|
||||
</a>
|
||||
<br>
|
||||
<p>Copyright © 2021 Aperture Computer Technologies, Designed by Themefisher</p>
|
||||
|
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on ApertureCT</title>
|
||||
<title>Categories on Aperture Computer Technologies</title>
|
||||
<link>https://www.aperturect.com/categories/</link>
|
||||
<description>Recent content in Categories on ApertureCT</description>
|
||||
<description>Recent content in Categories on Aperture Computer Technologies</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>Copyright &copy; 2021 Aperture Computer Technologies, Designed by Themefisher</copyright><atom:link href="https://www.aperturect.com/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
Reference in New Issue
Block a user