ICSAC commited on
Commit
d79073f
·
1 Parent(s): 61713aa

Org card: drop Fort Wayne + Founded 2026 from visible chrome

Browse files

The 'Founded 2026' line was reading new/small. Stripping it from the
meta byline under the headline and from the footer; also removed the
Fort Wayne mention from the meta description tag.

Citation/schema metadata elsewhere (where publisher city is the actual
field being filled) is unchanged.

Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -4,7 +4,7 @@
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
  <title>ICSAC — Institute for Complexity Science and Advanced Computing</title>
7
- <meta name="description" content="Open peer review for independent researchers. Free to submit, no APCs. Accepted work published annually in Persistence (paperback + ebook). Fort Wayne, IN." />
8
  <style>
9
  .icsac-card{
10
  --ink:#14161a; --ink-soft:#4a4f57; --rule:#d8dadd; --rule-soft:#ececef;
@@ -136,7 +136,7 @@
136
  Open peer review for independent researchers. <strong style="color:var(--ink);">Free to submit. No APCs. Ever.</strong>
137
  Accepted work runs in our annual print &amp; ebook journal, <em>Persistence</em>.
138
  </p>
139
- <p class="meta">Fort Wayne, Indiana &middot; Founded 2026 &middot; <a href="https://icsacinstitute.org">icsacinstitute.org</a></p>
140
 
141
  <blockquote class="stance">
142
  <strong>Academic publishing is broken, and the gatekeepers know it.</strong>
@@ -222,7 +222,7 @@
222
 
223
  <p class="foot">
224
  <a href="mailto:info@icsacinstitute.org">info@icsacinstitute.org</a>
225
- &middot; Fort Wayne, IN &middot; Founded 2026
226
  </p>
227
 
228
  </div>
 
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
  <title>ICSAC — Institute for Complexity Science and Advanced Computing</title>
7
+ <meta name="description" content="Open peer review for independent researchers. Free to submit, no APCs. Accepted work published annually in Persistence (paperback + ebook)." />
8
  <style>
9
  .icsac-card{
10
  --ink:#14161a; --ink-soft:#4a4f57; --rule:#d8dadd; --rule-soft:#ececef;
 
136
  Open peer review for independent researchers. <strong style="color:var(--ink);">Free to submit. No APCs. Ever.</strong>
137
  Accepted work runs in our annual print &amp; ebook journal, <em>Persistence</em>.
138
  </p>
139
+ <p class="meta"><a href="https://icsacinstitute.org">icsacinstitute.org</a></p>
140
 
141
  <blockquote class="stance">
142
  <strong>Academic publishing is broken, and the gatekeepers know it.</strong>
 
222
 
223
  <p class="foot">
224
  <a href="mailto:info@icsacinstitute.org">info@icsacinstitute.org</a>
225
+ &middot; Independent and donor-funded
226
  </p>
227
 
228
  </div>