mirror of
https://github.com/JimenezJC/mshj_blog.git
synced 2026-03-07 23:34:36 -05:00
adding make file stuff
This commit is contained in:
parent
b4be1547cf
commit
97763917d8
7 changed files with 37 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html><script src="/livereload.js?mindelay=10&v=2&port=33989&path=livereload" data-no-instant defer></script><meta name="theme-color" content="#ffffff">
|
||||
<html><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta name="theme-color" content="#ffffff">
|
||||
<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css" />
|
||||
<link rel="stylesheet" href="/css/styles.css"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
|
@ -32,15 +32,15 @@
|
|||
<li><strong>blog categories</strong></li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/games/">games</a>
|
||||
<a href="//localhost:1313/categories/games/">games</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/hugo/">hugo</a>
|
||||
<a href="//localhost:1313/categories/hugo/">hugo</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/terminal/">terminal</a>
|
||||
<a href="//localhost:1313/categories/terminal/">terminal</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html><script src="/livereload.js?mindelay=10&v=2&port=33989&path=livereload" data-no-instant defer></script><meta name="theme-color" content="#ffffff">
|
||||
<html><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta name="theme-color" content="#ffffff">
|
||||
<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css" />
|
||||
<link rel="stylesheet" href="/css/styles.css"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
|
@ -32,15 +32,15 @@
|
|||
<li><strong>blog categories</strong></li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/games/">games</a>
|
||||
<a href="//localhost:1313/categories/games/">games</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/hugo/">hugo</a>
|
||||
<a href="//localhost:1313/categories/hugo/">hugo</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/terminal/">terminal</a>
|
||||
<a href="//localhost:1313/categories/terminal/">terminal</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html><script src="/livereload.js?mindelay=10&v=2&port=33989&path=livereload" data-no-instant defer></script><meta name="theme-color" content="#ffffff">
|
||||
<html><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta name="theme-color" content="#ffffff">
|
||||
<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css" />
|
||||
<link rel="stylesheet" href="/css/styles.css"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
|
@ -32,15 +32,15 @@
|
|||
<li><strong>blog categories</strong></li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/games/">games</a>
|
||||
<a href="//localhost:1313/categories/games/">games</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/hugo/">hugo</a>
|
||||
<a href="//localhost:1313/categories/hugo/">hugo</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="//localhost:33989/categories/terminal/">terminal</a>
|
||||
<a href="//localhost:1313/categories/terminal/">terminal</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue