⌈⌋ ⎇ branch:  Bitrhythm


Hex Artifact Content

Artifact a7eb51ec1bea7a7fdf5a4f34f799d59b9a84d91d673262301805baf2d5decdc0:

  • File templates/page.html — part of check-in [12a9bb700d] at 2021-08-11 18:56:04 on branch trunk — Import from git Added a changelog (user: dev size: 1432)

0000: 0a 3c 21 44 4f 43 54 59 50 45 20 68 74 6d 6c 3e  .<!DOCTYPE html>
0010: 0a 3c 68 74 6d 6c 20 6c 61 6e 67 3d 22 65 6e 22  .<html lang="en"
0020: 3e 0a 20 20 20 20 3c 68 65 61 64 3e 0a 20 20 20  >.    <head>.   
0030: 20 20 20 20 20 3c 6d 65 74 61 20 63 68 61 72 73       <meta chars
0040: 65 74 3d 22 75 74 66 2d 38 22 3e 0a 20 20 20 20  et="utf-8">.    
0050: 20 20 20 20 3c 6d 65 74 61 20 6e 61 6d 65 3d 22      <meta name="
0060: 76 69 65 77 70 6f 72 74 22 20 63 6f 6e 74 65 6e  viewport" conten
0070: 74 3d 22 77 69 64 74 68 3d 64 65 76 69 63 65 2d  t="width=device-
0080: 77 69 64 74 68 2c 20 69 6e 69 74 69 61 6c 2d 73  width, initial-s
0090: 63 61 6c 65 3d 31 22 3e 0a 20 20 20 20 20 20 20  cale=1">.       
00a0: 20 3c 6d 65 74 61 20 68 74 74 70 2d 65 71 75 69   <meta http-equi
00b0: 76 3d 22 43 61 63 68 65 2d 43 6f 6e 74 72 6f 6c  v="Cache-Control
00c0: 22 20 63 6f 6e 74 65 6e 74 3d 22 6e 6f 2d 63 61  " content="no-ca
00d0: 63 68 65 2c 20 6e 6f 2d 73 74 6f 72 65 2c 20 6d  che, no-store, m
00e0: 75 73 74 2d 72 65 76 61 6c 69 64 61 74 65 22 20  ust-revalidate" 
00f0: 2f 3e 0a 20 20 20 20 20 20 20 20 3c 6d 65 74 61  />.        <meta
0100: 20 68 74 74 70 2d 65 71 75 69 76 3d 22 50 72 61   http-equiv="Pra
0110: 67 6d 61 22 20 63 6f 6e 74 65 6e 74 3d 22 6e 6f  gma" content="no
0120: 2d 63 61 63 68 65 22 20 2f 3e 0a 20 20 20 20 20  -cache" />.     
0130: 20 20 20 3c 6d 65 74 61 20 68 74 74 70 2d 65 71     <meta http-eq
0140: 75 69 76 3d 22 45 78 70 69 72 65 73 22 20 63 6f  uiv="Expires" co
0150: 6e 74 65 6e 74 3d 22 30 22 20 2f 3e 0a 20 20 20  ntent="0" />.   
0160: 20 20 20 20 20 3c 74 69 74 6c 65 3e 41 62 6f 75       <title>Abou
0170: 74 20 62 69 72 74 68 79 74 68 6d 3c 2f 74 69 74  t birthythm</tit
0180: 6c 65 3e 0a 20 20 20 20 20 20 20 20 3c 6c 69 6e  le>.        <lin
0190: 6b 20 72 65 6c 3d 22 69 63 6f 6e 22 20 68 72 65  k rel="icon" hre
01a0: 66 3d 22 66 61 76 69 63 6f 6e 2e 69 63 6f 22 3e  f="favicon.ico">
01b0: 0a 20 20 20 20 20 20 20 20 3c 73 74 79 6c 65 3e  .        <style>
01c0: 0a 20 20 20 20 20 20 20 20 68 74 6d 6c 2c 20 62  .        html, b
01d0: 6f 64 79 20 7b 0a 20 20 20 20 20 20 20 20 20 20  ody {.          
01e0: 20 20 6d 61 72 67 69 6e 3a 20 30 3b 0a 20 20 20    margin: 0;.   
01f0: 20 20 20 20 20 20 20 20 20 77 69 64 74 68 3a 20           width: 
0200: 31 30 30 25 3b 0a 20 20 20 20 20 20 20 20 20 20  100%;.          
0210: 20 20 68 65 69 67 68 74 3a 20 31 30 30 25 3b 0a    height: 100%;.
0220: 20 20 20 20 20 20 20 20 20 20 20 20 70 61 64 64              padd
0230: 69 6e 67 3a 20 30 3b 0a 20 20 20 20 20 20 20 20  ing: 0;.        
0240: 7d 0a 20 20 20 20 20 20 20 20 69 66 72 61 6d 65  }.        iframe
0250: 20 7b 0a 20 20 20 20 20 20 20 20 20 20 20 20 70   {.            p
0260: 6f 73 69 74 69 6f 6e 3a 66 69 78 65 64 3b 0a 20  osition:fixed;. 
0270: 20 20 20 20 20 20 20 20 20 20 20 74 6f 70 3a 30             top:0
0280: 3b 0a 20 20 20 20 20 20 20 20 20 20 20 20 6c 65  ;.            le
0290: 66 74 3a 30 3b 0a 20 20 20 20 20 20 20 20 20 20  ft:0;.          
02a0: 20 20 62 6f 74 74 6f 6d 3a 30 3b 0a 20 20 20 20    bottom:0;.    
02b0: 20 20 20 20 20 20 20 20 72 69 67 68 74 3a 30 3b          right:0;
02c0: 0a 20 20 20 20 20 20 20 20 20 20 20 20 77 69 64  .            wid
02d0: 74 68 3a 31 30 30 25 3b 0a 20 20 20 20 20 20 20  th:100%;.       
02e0: 20 20 20 20 20 68 65 69 67 68 74 3a 31 30 30 25       height:100%
02f0: 3b 0a 20 20 20 20 20 20 20 20 20 20 20 20 62 6f  ;.            bo
0300: 72 64 65 72 3a 6e 6f 6e 65 3b 0a 20 20 20 20 20  rder:none;.     
0310: 20 20 20 20 20 20 20 6d 61 72 67 69 6e 3a 30 3b         margin:0;
0320: 0a 20 20 20 20 20 20 20 20 20 20 20 20 70 61 64  .            pad
0330: 64 69 6e 67 3a 30 3b 0a 20 20 20 20 20 20 20 20  ding:0;.        
0340: 20 20 20 20 6f 76 65 72 66 6c 6f 77 3a 68 69 64      overflow:hid
0350: 64 65 6e 3b 0a 20 20 20 20 20 20 20 20 20 20 20  den;.           
0360: 20 7a 2d 69 6e 64 65 78 3a 39 39 39 39 39 39 3b   z-index:999999;
0370: 0a 20 20 20 20 20 20 20 20 7d 0a 20 20 20 20 20  .        }.     
0380: 20 20 20 3c 2f 73 74 79 6c 65 3e 0a 20 20 20 20     </style>.    
0390: 20 20 20 20 3c 6c 69 6e 6b 20 68 72 65 66 3d 22      <link href="
03a0: 68 74 74 70 73 3a 2f 2f 75 6e 70 6b 67 2e 63 6f  https://unpkg.co
03b0: 6d 2f 74 61 69 6c 77 69 6e 64 63 73 73 40 5e 32  m/tailwindcss@^2
03c0: 2f 64 69 73 74 2f 74 61 69 6c 77 69 6e 64 2e 6d  /dist/tailwind.m
03d0: 69 6e 2e 63 73 73 22 20 72 65 6c 3d 22 73 74 79  in.css" rel="sty
03e0: 6c 65 73 68 65 65 74 22 3e 0a 20 20 20 20 20 20  lesheet">.      
03f0: 20 20 3c 73 63 72 69 70 74 3e 0a 20 20 20 20 20    <script>.     
0400: 20 20 20 20 20 20 20 77 69 6e 64 6f 77 2e 67 6f         window.go
0410: 61 74 63 6f 75 6e 74 65 72 20 3d 20 7b 0a 20 20  atcounter = {.  
0420: 20 20 20 20 20 20 20 20 20 20 20 20 20 20 70 61                pa
0430: 74 68 3a 20 66 75 6e 63 74 69 6f 6e 28 70 29 20  th: function(p) 
0440: 7b 20 72 65 74 75 72 6e 20 6c 6f 63 61 74 69 6f  { return locatio
0450: 6e 2e 68 6f 73 74 20 2b 20 70 20 7d 0a 20 20 20  n.host + p }.   
0460: 20 20 20 20 20 20 20 20 20 7d 0a 20 20 20 20 20           }.     
0470: 20 20 20 3c 2f 73 63 72 69 70 74 3e 0a 20 20 20     </script>.   
0480: 20 20 20 20 20 3c 73 63 72 69 70 74 20 64 61 74       <script dat
0490: 61 2d 67 6f 61 74 63 6f 75 6e 74 65 72 3d 22 68  a-goatcounter="h
04a0: 74 74 70 73 3a 2f 2f 61 6e 61 6c 79 74 69 63 73  ttps://analytics
04b0: 2e 78 79 7a 7a 79 61 70 70 73 2e 6c 69 6e 6b 2f  .xyzzyapps.link/
04c0: 63 6f 75 6e 74 22 20 61 73 79 6e 63 20 73 72 63  count" async src
04d0: 3d 22 2f 2f 61 6e 61 6c 79 74 69 63 73 2e 78 79  ="//analytics.xy
04e0: 7a 7a 79 61 70 70 73 2e 6c 69 6e 6b 2f 63 6f 75  zzyapps.link/cou
04f0: 6e 74 2e 6a 73 22 3e 3c 2f 73 63 72 69 70 74 3e  nt.js"></script>
0500: 0a 20 20 20 20 3c 2f 68 65 61 64 3e 0a 20 20 20  .    </head>.   
0510: 20 3c 62 6f 64 79 3e 0a 20 20 20 20 20 20 20 20   <body>.        
0520: 3c 69 66 72 61 6d 65 20 73 72 63 3d 22 68 74 74  <iframe src="htt
0530: 70 73 3a 2f 2f 62 6c 6f 67 2e 78 79 7a 7a 79 61  ps://blog.xyzzya
0540: 70 70 73 2e 6c 69 6e 6b 2f 62 69 74 72 68 79 74  pps.link/bitrhyt
0550: 68 6d 2d 73 75 62 6d 69 74 2d 69 73 73 75 65 2d  hm-submit-issue-
0560: 66 65 65 64 62 61 63 6b 22 20 66 72 61 6d 65 62  feedback" frameb
0570: 6f 72 64 65 72 3d 22 30 22 3e 3c 2f 69 66 72 61  order="0"></ifra
0580: 6d 65 3e 0a 20 20 20 20 3c 2f 62 6f 64 79 3e 0a  me>.    </body>.
0590: 3c 2f 68 74 6d 6c 3e 0a                          </html>.