summaryrefslogtreecommitdiff
path: root/meta/styletest/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'meta/styletest/index.html')
-rwxr-xr-xmeta/styletest/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/styletest/index.html b/meta/styletest/index.html
index 3cda350..13a7758 100755
--- a/meta/styletest/index.html
+++ b/meta/styletest/index.html
@@ -12,14 +12,14 @@
<script src="/js/bg.js"></script>
<title>Style Template &mdash; DistressNetwork°</title>
<meta name="description" content="&laquo;BOMBER TEXT&raquo; &mdash; Title and/or Leading Phrase" />
-<meta http-equiv="last-modified" content="2021-10-01 01:22:01-04:00" />
+<meta http-equiv="last-modified" content="2021-10-24 02:22:15-04:00" />
</head>
<body>
<header>
<div class="bomber">BOMBER TEXT</div>
<hr>
<div class="identcontainer">
-<div class="ident"><time datetime="2021-10-01 01:22:01-04:00">211001</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<div class="ident"><time datetime="2021-10-24 02:22:15-04:00">211024</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
</div>
</header>
@@ -174,13 +174,13 @@ date-field
= year (&#39;-&#39; month &#39;-&#39; day)? &#39;.&#39;
year
- = [0-9]{4} &#47;* 0000-9999 *&#47;
+ = [0-9]{4}
month
- = [0-9]{2} &#47;* 01-12 *&#47;
+ = [0-1][0-9]
day
- = [0-9]{2} &#47;* 01-31 *&#47;
+ = [0-3][0-9]
medium-field
= medium (&#39;, &#39; details)? &#39;.&#39;