Skip to content

Commit f2b4de4

Browse files
committed
Meta tag updates for better search engine listings
1 parent 7e92658 commit f2b4de4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

app/templates/base.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,16 @@
2525
<link rel="stylesheet" href="{{ siteurl }}/static/css/primitive.css">
2626

2727

28+
<meta name="description" content="Learn how to create computational models with the NetLogo agent-based modeling environment with novice-friendly explanations and interactive code examples."/>
29+
30+
<meta name="author" content="Umit Aslan and Uri Wilensky" />
31+
32+
<meta name="copyright" content="Center for Connected Learning & Computer-Based Modeling at Northwestern University" />
33+
2834
<link rel="icon" type="image/png" href="{{ siteurl }}/static/img/bind-logo.png"/>
35+
36+
<!-- Information and SEO -->
37+
2938
<meta name="google-site-verification" content="Vmw10_2A9ej0Q_z-3d3ZLOtDfr2U2qYVTn9EM9Gu9zs" />
3039

3140

0 commit comments

Comments
 (0)