Browse Source

Site updated: 2020-03-20 19:50:43

schtonn 5 years ago
parent
commit
073bb49e72
3 changed files with 6 additions and 6 deletions
  1. 2 2
      css/main.css
  2. 1 1
      index.html
  3. 3 3
      posts/2020/computer/index.html

+ 2 - 2
css/main.css

@@ -1237,7 +1237,7 @@ pre .javascript .function {
 }
 .links-of-author a::before,
 .links-of-author span.exturl::before {
-  background: #54a398;
+  background: #957fff;
   border-radius: 50%;
   content: ' ';
   display: inline-block;
@@ -2368,7 +2368,7 @@ a#download {
   background: transparent;
   border: 2px solid #000;
   border-radius: 2px;
-  transition: all 0.5s ease-out;
+  transition: all 0.5s ease;
   font-weight: bold;
 }
 a#download:hover {

+ 1 - 1
index.html

@@ -293,7 +293,7 @@
                   <i class="fa fa-calendar-check-o"></i>
                 </span>
                 <span class="post-meta-item-text">Edited on</span>
-                <time title="Modified: 2020-Mar-16 13:30:10" itemprop="dateModified" datetime="2020-03-16T13:30:10+08:00">2020-Mar-16</time>
+                <time title="Modified: 2020-Mar-20 16:57:57" itemprop="dateModified" datetime="2020-03-20T16:57:57+08:00">2020-Mar-20</time>
               </span>
 
           

+ 3 - 3
posts/2020/computer/index.html

@@ -33,7 +33,7 @@
 <meta property="og:image" content="https://schtonn.github.io/images/and-gate.jpg">
 <meta property="og:image" content="https://schtonn.github.io/images/compute-module.jpg">
 <meta property="article:published_time" content="2020-03-04T04:53:05.000Z">
-<meta property="article:modified_time" content="2020-03-16T05:30:10.793Z">
+<meta property="article:modified_time" content="2020-03-20T08:57:57.028Z">
 <meta property="article:author" content="Alex">
 <meta property="article:tag" content="other">
 <meta name="twitter:card" content="summary">
@@ -209,7 +209,7 @@
                   <i class="fa fa-calendar-check-o"></i>
                 </span>
                 <span class="post-meta-item-text">Edited on</span>
-                <time title="Modified: 2020-Mar-16 13:30:10" itemprop="dateModified" datetime="2020-03-16T13:30:10+08:00">2020-Mar-16</time>
+                <time title="Modified: 2020-Mar-20 16:57:57" itemprop="dateModified" datetime="2020-03-20T16:57:57+08:00">2020-Mar-20</time>
               </span>
 
           
@@ -311,7 +311,7 @@ Transistor processes information and the information is called <strong>BITS</str
 your browser does not support the video tag<br />
 </video></p>
 <p style="text-align:center">
-<a id="download" href="/images/computer.mp4"><i class="fa fa-download"></i><span> Download Now</span> </a>
+<a id="download" href="/images/computer.mp4" download><i class="fa fa-download"></i><span> Download Now</span> </a>
 </p>
     </div>