Change images location
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
<link href="site_libs/tocify-1.9.1/jquery.tocify.css" rel="stylesheet" />
|
||||
<script src="site_libs/tocify-1.9.1/jquery.tocify.js"></script>
|
||||
<script src="site_libs/navigation-1.1/tabsets.js"></script>
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="shortcut icon" href="images\favicon.ico">
|
||||
|
||||
<style type="text/css">
|
||||
code{white-space: pre-wrap;}
|
||||
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html"><div><img src="logo.png" class="logo"> Microsoft Activation Scripts</div></a>
|
||||
<a class="navbar-brand" href="index.html"><div><img src="images/logo.png" class="logo"> Microsoft Activation Scripts</div></a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -437,7 +437,7 @@ online installer or ODT.</p>
|
||||
<h3>Error</h3>
|
||||
<pre><code>Command not supported
|
||||
We're sorry, we can't continue because we weren't able to download a required file. Please make sure you're connected to the internet or connect to a different network, then try again.</code></pre>
|
||||
<p><img src="https://lookimg.com/images/2023/03/24/QTAO3s.png" /></p>
|
||||
<p><img src="images/office_download_error_in_russia.png" /></p>
|
||||
<div id="how-is-microsoft-blocking-it" class="section level4">
|
||||
<h4>How is Microsoft blocking it?</h4>
|
||||
<p>Primarily, it checks for Russian IP addresses, and based on that, the
|
||||
|
Reference in New Issue
Block a user