Browse Source

changes to TOC

main
Simon Bowie 1 year ago
parent
commit
0dbfa11dc4
2 changed files with 5 additions and 5 deletions
  1. +5
    -0
      web/app/templates/toc.html
  2. +0
    -5
      web/content/TOC.md

+ 5
- 0
web/app/templates/toc.html View File

@@ -2,6 +2,11 @@

{% block content %}

<div class="action">
<button id="notes-operations" onclick="hideShowInfo()">?</button>
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a>
</div>

{{ text|safe }}

{% endblock %}

+ 0
- 5
web/content/TOC.md View File

@@ -1,8 +1,3 @@
<div class="action">
<button id="notes-operations" onclick="hideShowInfo()">?</button>
<a href="/" class="arrow-back h1 text-left" title="back to index"> ⇽ </a>
</div>

<h1 class="mt-5"> Table of Contents</h1>
<span class="info" style="display: none;">
<span class="code">↪ This website is the home of <i>Performing Patents Otherwise</i>. It is an archive, a website and an experimental electronic book that binds search, archive and writing in one publication. The landing page navigates the publication according to the conventions of a search engine, foregrounding search. The table of contents offers a way of navigating that foregrounds texts, which is more in line with the conventions of book making. The table of contents reveals a logic of zooming in, from the general search to more specific configurations of the relationships between search, content, ordering and sense-making.</span>

Loading…
Cancel
Save