Datasets:

ArXiv:
Felipe commited on
Commit
143fc97
·
unverified ·
1 Parent(s): 615309e

Update website.py

Browse files
Files changed (1) hide show
  1. .github/workflows/website.py +0 -1
.github/workflows/website.py CHANGED
@@ -32,7 +32,6 @@ with open("/home/runner/work/awesome-computational-primatology/awesome-computati
32
  </head>
33
  <body>
34
  <h1>Awesome Computational Primatology</h1>
35
- <h3>Parodi et al., 2024</h3>
36
  """)
37
  f.write(table.to_html(table_id="table", escape=False, index=False))
38
  f.write("""<script>$(document).ready( function () {
 
32
  </head>
33
  <body>
34
  <h1>Awesome Computational Primatology</h1>
 
35
  """)
36
  f.write(table.to_html(table_id="table", escape=False, index=False))
37
  f.write("""<script>$(document).ready( function () {