mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
include samhuri.net in titles on all pages
This commit is contained in:
parent
cd41a15f1e
commit
f592cb3956
7 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name=viewport content=width=device-width>
|
<meta name=viewport content=width=device-width>
|
||||||
<title>batteries</title>
|
<title>batteries :: samhuri.net</title>
|
||||||
<link rel=stylesheet href=../../style.css>
|
<link rel=stylesheet href=../../style.css>
|
||||||
<link rel=stylesheet href=../proj.css>
|
<link rel=stylesheet href=../proj.css>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name=viewport content=width=device-width>
|
<meta name=viewport content=width=device-width>
|
||||||
<title>format</title>
|
<title>format :: samhuri.net</title>
|
||||||
<link rel=stylesheet href=../../style.css>
|
<link rel=stylesheet href=../../style.css>
|
||||||
<link rel=stylesheet href=../proj.css>
|
<link rel=stylesheet href=../proj.css>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name=viewport content=width=device-width>
|
<meta name=viewport content=width=device-width>
|
||||||
<title>gitter</title>
|
<title>gitter :: samhuri.net</title>
|
||||||
<link rel=stylesheet href=../../style.css>
|
<link rel=stylesheet href=../../style.css>
|
||||||
<link rel=stylesheet href=../proj.css>
|
<link rel=stylesheet href=../proj.css>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name=viewport content=width=device-width>
|
<meta name=viewport content=width=device-width>
|
||||||
<title>samhuri.net</title>
|
<title>projects :: samhuri.net</title>
|
||||||
<link rel=stylesheet href=../style.css>
|
<link rel=stylesheet href=../style.css>
|
||||||
<style>
|
<style>
|
||||||
#gh { text-align: center }
|
#gh { text-align: center }
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name=viewport content=width=device-width>
|
<meta name=viewport content=width=device-width>
|
||||||
<title>repl-edit</title>
|
<title>repl-edit :: samhuri.net</title>
|
||||||
<link rel=stylesheet href=../../style.css>
|
<link rel=stylesheet href=../../style.css>
|
||||||
<link rel=stylesheet href=../proj.css>
|
<link rel=stylesheet href=../proj.css>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name=viewport content=width=device-width>
|
<meta name=viewport content=width=device-width>
|
||||||
<title>strftime</title>
|
<title>strftime :: samhuri.net</title>
|
||||||
<link rel=stylesheet href=../../style.css>
|
<link rel=stylesheet href=../../style.css>
|
||||||
<link rel=stylesheet href=../proj.css>
|
<link rel=stylesheet href=../proj.css>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name=viewport content=width=device-width>
|
<meta name=viewport content=width=device-width>
|
||||||
<title>{{name}}</title>
|
<title>{{name}} :: samhuri.net</title>
|
||||||
<link rel=stylesheet href=../../style.css>
|
<link rel=stylesheet href=../../style.css>
|
||||||
<link rel=stylesheet href=../proj.css>
|
<link rel=stylesheet href=../proj.css>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue