Switch to random image as start page.
This commit is contained in:
parent
3efeedb7ba
commit
d7df704327
4 changed files with 14 additions and 6 deletions
|
|
@ -17,7 +17,9 @@
|
|||
<p>
|
||||
<a href="https://www.wikidata.org/wiki/{{ qid }}">view this painting on Wikidata</a>
|
||||
|
|
||||
<a href="{{ url_for('random_painting') }}">open a random painting</a>
|
||||
<a href="{{ url_for('random_painting') }}">switch to another painting</a>
|
||||
|
|
||||
<a href="{{ url_for('browse_index') }}">browse paintings</a>
|
||||
</p>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue